Skip to content

Commit 266c9fa

Browse files
committed
updated dependencies
1 parent b8c244d commit 266c9fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"license": "MIT",
3434
"dependencies": {
3535
"async": "^2.1.2",
36-
"coveralls": "^2.11.14",
3736
"decimal-to-any": "^1.0.0",
3837
"fs-extra": "^0.30.0",
3938
"glob": "^7.1.1",
40-
"istanbul": "^0.4.5",
4139
"lodash": "^4.16.4"
4240
},
4341
"devDependencies": {
4442
"chai": "^3.5.0",
43+
"coveralls": "^2.11.14",
44+
"istanbul": "^0.4.5",
4545
"mocha": "^3.1.2"
4646
}
4747
}

0 commit comments

Comments
 (0)