Skip to content

Commit 41e495e

Browse files
author
changev
committed
changev
1 parent cb584c9 commit 41e495e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/RackHD/on-tftp.git"
12+
"url": "https://github.com/changev/on-tftp.git"
1313
},
1414
"keywords": [
1515
"tftp"
@@ -19,7 +19,7 @@
1919
"di": "git+https://github.com/RackHD/di.js.git",
2020
"lodash": "^2.4.1",
2121
"tftp": "^0.1.2",
22-
"on-core": "git+https://github.com/RackHD/on-core.git"
22+
"on-core": "git+https://github.com/changev/on-core.git"
2323
},
2424
"devDependencies": {
2525
"chai": "^2.0.0",

0 commit comments

Comments
 (0)