Skip to content

Commit dbc36f1

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 17fc4b5 commit dbc36f1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,17 @@
3636
"coveralls": "^2.11.16",
3737
"esdoc": "^0.5.2",
3838
"int": "^0.2.0",
39-
"nyc": "^10.1.2"
39+
"nyc": "^10.1.2",
40+
"@babel/cli": "7.8.4",
41+
"@babel/core": "7.9.0",
42+
"@babel/polyfill": "7.8.7",
43+
"@babel/preset-env": "7.9.5",
44+
"@babel/register": "7.9.0",
45+
"esdoc-inject-script-plugin": "1.0.0",
46+
"esdoc-inject-style-plugin": "1.0.0",
47+
"esdoc-standard-plugin": "1.0.0",
48+
"np": "6.2.1",
49+
"xo": "0.29.1"
4050
},
4151
"homepage": "https://github.com/aureooms/js-rational",
4252
"keywords": [

0 commit comments

Comments
 (0)