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 b72ef67 commit 0607701Copy full SHA for 0607701
package.json
@@ -34,7 +34,16 @@
34
"codeclimate-test-reporter": "0.5.1",
35
"coveralls": "2.13.3",
36
"esdoc": "1.1.0",
37
- "nyc": "11.9.0"
+ "nyc": "11.9.0",
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
},
48
"homepage": "https://aureooms.github.io/js-collections-deque",
49
"keywords": [
0 commit comments