Skip to content

Commit 558da4b

Browse files
authored
Merge pull request #82 from vinkla/patch-1
Simplify repository config
2 parents 181b689 + 0190327 commit 558da4b

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)