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 cd07de9 commit 5beefd6Copy full SHA for 5beefd6
package.json
@@ -37,7 +37,17 @@
37
"codeclimate-test-reporter": "0.5.1",
38
"coveralls": "2.13.3",
39
"esdoc": "0.5.2",
40
- "nyc": "14.1.1"
+ "nyc": "14.1.1",
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
+ "xo": "0.29.1"
51
},
52
"homepage": "http://aureooms.github.io/js-random/",
53
"keywords": [
0 commit comments