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