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 4129737 commit 4e1124dCopy full SHA for 4e1124d
package.json
@@ -11,7 +11,7 @@
11
"ci": "jest --ci",
12
"prepublishOnly": "npm run build",
13
"prettify": "prettier --write **/*.js",
14
- "release": "release patch && echo 'now run `npm publish`'"
+ "release": "release patch && echo 'A Github Action will now publish to NPM! 🚀'"
15
},
16
"engines": {
17
"node": ">=8"
0 commit comments