We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd1506 commit 488f366Copy full SHA for 488f366
package.json
@@ -34,7 +34,17 @@
34
"codeclimate-test-reporter": "^0.5.0",
35
"coveralls": "^2.13.1",
36
"esdoc": "^0.5.2",
37
- "nyc": "^11.0.3"
+ "nyc": "^11.0.3",
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",
47
+ "xo": "0.29.1"
48
},
49
"homepage": "http://aureooms.github.io/js-number",
50
"keywords": [
0 commit comments