Skip to content

Commit 65cc507

Browse files
committed
Move test dependencies to dev dependencies.
1 parent 553b4c2 commit 65cc507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/component/path-to-regexp.git"
2020
},
21-
"dependencies": {
21+
"devDependencies": {
2222
"mocha": "^1.17.1",
2323
"istanbul": "^0.2.6"
2424
}

0 commit comments

Comments
 (0)