We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e77286 commit 1078de6Copy full SHA for 1078de6
package.json
@@ -37,7 +37,16 @@
37
"codeclimate-test-reporter": "0.5.1",
38
"coveralls": "2.13.3",
39
"esdoc": "0.5.2",
40
- "nyc": "10.3.2"
+ "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"
50
},
51
"homepage": "https://aureooms.github.io/js-integer-sequences",
52
"keywords": [
0 commit comments