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