Skip to content

Commit 3395354

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 3ce0b95 commit 3395354

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
@@ -38,7 +38,16 @@
3838
"codeclimate-test-reporter": "^0.4.0",
3939
"coveralls": "^2.11.15",
4040
"esdoc": "^1.0.0-alpha.1",
41-
"nyc": "^11.0.1"
41+
"nyc": "^11.0.1",
42+
"@babel/cli": "7.8.4",
43+
"@babel/core": "7.9.0",
44+
"@babel/polyfill": "7.8.7",
45+
"@babel/preset-env": "7.9.5",
46+
"@babel/register": "7.9.0",
47+
"esdoc-inject-script-plugin": "1.0.0",
48+
"esdoc-inject-style-plugin": "1.0.0",
49+
"esdoc-standard-plugin": "1.0.0",
50+
"np": "6.2.1"
4251
},
4352
"homepage": "http://aureooms.github.io/js-collections-ordereddict/",
4453
"keywords": [

0 commit comments

Comments
 (0)