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 3ce0b95 commit 3395354Copy full SHA for 3395354
package.json
@@ -38,7 +38,16 @@
38
"codeclimate-test-reporter": "^0.4.0",
39
"coveralls": "^2.11.15",
40
"esdoc": "^1.0.0-alpha.1",
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
},
52
"homepage": "http://aureooms.github.io/js-collections-ordereddict/",
53
"keywords": [
0 commit comments