Skip to content

Commit e44e729

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 73c6a30 commit e44e729

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,16 @@
4545
"codeclimate-test-reporter": "0.5.1",
4646
"coveralls": "2.13.3",
4747
"esdoc": "0.5.2",
48-
"nyc": "11.9.0"
48+
"nyc": "11.9.0",
49+
"@babel/cli": "7.8.4",
50+
"@babel/core": "7.9.0",
51+
"@babel/polyfill": "7.8.7",
52+
"@babel/preset-env": "7.9.5",
53+
"@babel/register": "7.9.0",
54+
"esdoc-inject-script-plugin": "1.0.0",
55+
"esdoc-inject-style-plugin": "1.0.0",
56+
"esdoc-standard-plugin": "1.0.0",
57+
"np": "6.2.1"
4958
},
5059
"homepage": "http://aureooms.github.io/js-collections/",
5160
"keywords": [

0 commit comments

Comments
 (0)