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 80a49cd commit 9f9ce3fCopy full SHA for 9f9ce3f
Makefile
@@ -7,6 +7,7 @@ build:
7
npm run prepublish
8
9
publish:
10
+ npm version patch
11
npm publish .
12
13
test:
0 commit comments