We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40eccb5 commit eca4b1cCopy full SHA for eca4b1c
1 file changed
Makefile
@@ -3,7 +3,7 @@ test:
3
npm run test:browser
4
npm run test:cover
5
6
-dist: validate-git-status test
+publish: validate-git-status test
7
npm publish
8
git push origin master
9
git push origin master --tags
0 commit comments