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 3f532c9 commit 0fb2c39Copy full SHA for 0fb2c39
package.json
@@ -32,7 +32,16 @@
32
"codeclimate-test-reporter": "0.5.1",
33
"coveralls": "2.13.3",
34
"esdoc": "0.5.2",
35
- "nyc": "11.9.0"
+ "nyc": "11.9.0",
36
+ "@babel/cli": "7.8.4",
37
+ "@babel/core": "7.9.0",
38
+ "@babel/polyfill": "7.8.7",
39
+ "@babel/preset-env": "7.9.5",
40
+ "@babel/register": "7.9.0",
41
+ "esdoc-inject-script-plugin": "1.0.0",
42
+ "esdoc-inject-style-plugin": "1.0.0",
43
+ "esdoc-standard-plugin": "1.0.0",
44
+ "np": "6.2.1"
45
},
46
"homepage": "https://aureooms.github.io/js-mapping",
47
"keywords": [
0 commit comments