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