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 55d5926 commit 20c2b5dCopy full SHA for 20c2b5d
package.json
@@ -38,7 +38,17 @@
38
"codeclimate-test-reporter": "^0.4.1",
39
"coveralls": "^2.11.16",
40
"esdoc": "^0.5.2",
41
- "nyc": "^11.0.1"
+ "nyc": "^11.0.1",
42
+ "@babel/cli": "7.8.4",
43
+ "@babel/core": "7.9.0",
44
+ "@babel/polyfill": "7.8.7",
45
+ "@babel/preset-env": "7.9.5",
46
+ "@babel/register": "7.9.0",
47
+ "esdoc-inject-script-plugin": "1.0.0",
48
+ "esdoc-inject-style-plugin": "1.0.0",
49
+ "esdoc-standard-plugin": "1.0.0",
50
+ "np": "6.2.1",
51
+ "xo": "0.29.1"
52
},
53
"homepage": "http://aureooms.github.io/js-selection",
54
"keywords": [
0 commit comments