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 f2f0017 commit 062b652Copy full SHA for 062b652
package.json
@@ -38,7 +38,20 @@
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.11.6",
43
+ "@babel/core": "7.11.6",
44
+ "@babel/preset-env": "7.11.5",
45
+ "@babel/register": "7.11.5",
46
+ "babel-plugin-transform-remove-console": "6.9.4",
47
+ "babel-plugin-unassert": "3.0.1",
48
+ "babel-preset-power-assert": "3.0.0",
49
+ "esdoc-inject-script-plugin": "1.0.0",
50
+ "esdoc-inject-style-plugin": "1.0.0",
51
+ "esdoc-standard-plugin": "1.0.0",
52
+ "np": "6.5.0",
53
+ "power-assert": "1.6.1",
54
+ "regenerator-runtime": "0.13.7"
55
},
56
"homepage": "http://aureooms.github.io/js-sort/",
57
"keywords": [
0 commit comments