We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1e51a commit a253962Copy full SHA for a253962
3 files changed
CHANGELOG
package.json
@@ -25,7 +25,6 @@
25
],
26
"main": "./src/index.js",
27
"scripts": {
28
- "changelog": "node scripts/changelog.js",
29
"coverage": "ytestrunner -c",
30
"pretest": "jshint src tests scripts",
31
"build": "node scripts/build.js",
0 commit comments