Skip to content

Commit 1078de6

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 1e77286 commit 1078de6

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
@@ -37,7 +37,16 @@
3737
"codeclimate-test-reporter": "0.5.1",
3838
"coveralls": "2.13.3",
3939
"esdoc": "0.5.2",
40-
"nyc": "10.3.2"
40+
"nyc": "10.3.2",
41+
"@babel/cli": "7.8.4",
42+
"@babel/core": "7.9.0",
43+
"@babel/polyfill": "7.8.7",
44+
"@babel/preset-env": "7.9.5",
45+
"@babel/register": "7.9.0",
46+
"esdoc-inject-script-plugin": "1.0.0",
47+
"esdoc-inject-style-plugin": "1.0.0",
48+
"esdoc-standard-plugin": "1.0.0",
49+
"np": "6.2.1"
4150
},
4251
"homepage": "https://aureooms.github.io/js-integer-sequences",
4352
"keywords": [

0 commit comments

Comments
 (0)