Skip to content

Commit abc79a9

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent ce3c45e commit abc79a9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,16 @@
4141
"codeclimate-test-reporter": "0.5.1",
4242
"coveralls": "2.13.3",
4343
"esdoc": "1.1.0",
44-
"nyc": "11.9.0"
44+
"nyc": "11.9.0",
45+
"@babel/cli": "7.8.4",
46+
"@babel/core": "7.9.0",
47+
"@babel/polyfill": "7.8.7",
48+
"@babel/preset-env": "7.9.5",
49+
"@babel/register": "7.9.0",
50+
"esdoc-inject-script-plugin": "1.0.0",
51+
"esdoc-inject-style-plugin": "1.0.0",
52+
"esdoc-standard-plugin": "1.0.0",
53+
"np": "6.2.1"
4554
},
4655
"homepage": "http://aureooms.github.io/js-collections-defaultdict/",
4756
"keywords": [

0 commit comments

Comments
 (0)