Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 5d9d6cc

Browse files
committed
move istanbul to devDeps
1 parent 8e38c7c commit 5d9d6cc

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
@@ -33,7 +33,6 @@
3333
"async": "^3.2.0",
3434
"extend": "^3.0.2",
3535
"getstream": "^5.0.0",
36-
"istanbul": "^0.4.5",
3736
"mongoose": "^5.9.23",
3837
"promise": "^8.1.0"
3938
},
@@ -44,6 +43,7 @@
4443
"eslint": "~4.5.0",
4544
"expect.js": "~0.3.1",
4645
"glob": "~7.1.2",
46+
"istanbul": "^0.4.5",
4747
"jscs": "~3.0.7",
4848
"mocha": "~3.5.0",
4949
"mock-fs": "~4.4.1",

0 commit comments

Comments
 (0)