Skip to content

Commit 0190327

Browse files
authored
Simplify repository config
1 parent 750f5d9 commit 0190327

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,7 @@
5050
"power-assert": "^1.2.0",
5151
"rimraf": "^2.4.4"
5252
},
53-
"repository": {
54-
"type": "git",
55-
"url": "https://github.com/mysticatea/npm-run-all.git"
56-
},
53+
"repository": "mysticatea/npm-run-all",
5754
"keywords": [
5855
"cli",
5956
"command",

0 commit comments

Comments
 (0)