Skip to content

Commit 0fb2c39

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 3f532c9 commit 0fb2c39

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
@@ -32,7 +32,16 @@
3232
"codeclimate-test-reporter": "0.5.1",
3333
"coveralls": "2.13.3",
3434
"esdoc": "0.5.2",
35-
"nyc": "11.9.0"
35+
"nyc": "11.9.0",
36+
"@babel/cli": "7.8.4",
37+
"@babel/core": "7.9.0",
38+
"@babel/polyfill": "7.8.7",
39+
"@babel/preset-env": "7.9.5",
40+
"@babel/register": "7.9.0",
41+
"esdoc-inject-script-plugin": "1.0.0",
42+
"esdoc-inject-style-plugin": "1.0.0",
43+
"esdoc-standard-plugin": "1.0.0",
44+
"np": "6.2.1"
3645
},
3746
"homepage": "https://aureooms.github.io/js-mapping",
3847
"keywords": [

0 commit comments

Comments
 (0)