We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec537d commit a267676Copy full SHA for a267676
package.json
@@ -36,7 +36,17 @@
36
"codeclimate-test-reporter": "0.5.1",
37
"coveralls": "2.13.3",
38
"esdoc": "0.5.2",
39
- "nyc": "11.9.0"
+ "nyc": "11.9.0",
40
+ "@babel/cli": "7.8.4",
41
+ "@babel/core": "7.9.0",
42
+ "@babel/polyfill": "7.8.7",
43
+ "@babel/preset-env": "7.9.5",
44
+ "@babel/register": "7.9.0",
45
+ "esdoc-inject-script-plugin": "1.0.0",
46
+ "esdoc-inject-style-plugin": "1.0.0",
47
+ "esdoc-standard-plugin": "1.0.0",
48
+ "np": "6.2.1",
49
+ "xo": "0.29.1"
50
},
51
"homepage": "https://aureooms.github.io/js-red-black-tree",
52
"keywords": [
0 commit comments