We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb584c9 commit 41e495eCopy full SHA for 41e495e
package.json
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/RackHD/on-tftp.git"
+ "url": "https://github.com/changev/on-tftp.git"
13
14
"keywords": [
15
"tftp"
@@ -19,7 +19,7 @@
19
"di": "git+https://github.com/RackHD/di.js.git",
20
"lodash": "^2.4.1",
21
"tftp": "^0.1.2",
22
- "on-core": "git+https://github.com/RackHD/on-core.git"
+ "on-core": "git+https://github.com/changev/on-core.git"
23
24
"devDependencies": {
25
"chai": "^2.0.0",
0 commit comments