Skip to content

Commit 0607701

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

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
@@ -34,7 +34,16 @@
3434
"codeclimate-test-reporter": "0.5.1",
3535
"coveralls": "2.13.3",
3636
"esdoc": "1.1.0",
37-
"nyc": "11.9.0"
37+
"nyc": "11.9.0",
38+
"@babel/cli": "7.8.4",
39+
"@babel/core": "7.9.0",
40+
"@babel/polyfill": "7.8.7",
41+
"@babel/preset-env": "7.9.5",
42+
"@babel/register": "7.9.0",
43+
"esdoc-inject-script-plugin": "1.0.0",
44+
"esdoc-inject-style-plugin": "1.0.0",
45+
"esdoc-standard-plugin": "1.0.0",
46+
"np": "6.2.1"
3847
},
3948
"homepage": "https://aureooms.github.io/js-collections-deque",
4049
"keywords": [

0 commit comments

Comments
 (0)