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 4f2522c commit 5423677Copy full SHA for 5423677
package.json
@@ -46,7 +46,12 @@
46
"esdoc-inject-style-plugin": "1.0.0",
47
"esdoc-standard-plugin": "1.0.0",
48
"np": "6.5.0",
49
- "nyc": "15.1.0"
+ "nyc": "15.1.0",
50
+ "babel-plugin-transform-remove-console": "6.9.4",
51
+ "babel-plugin-unassert": "3.0.1",
52
+ "babel-preset-power-assert": "3.0.0",
53
+ "power-assert": "1.6.1",
54
+ "regenerator-runtime": "0.13.7"
55
},
56
"files": [
57
"lib"
0 commit comments