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 3a7b4a6 commit 6b15e7eCopy full SHA for 6b15e7e
package.json
@@ -25,7 +25,6 @@
25
"test": "karma start scripts/karma.conf.js",
26
"posttest": "shx cat test/dist/coverage/text.txt",
27
"update-changelog": "conventional-changelog -p videojs -i CHANGELOG.md -s",
28
- "preversion": "npm test",
29
"version": "is-prerelease || npm run update-changelog && git add CHANGELOG.md",
30
"watch": "npm-run-all -p watch:*",
31
"watch:js": "npm run build:js -- -w",
0 commit comments