We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3debaa1 commit e3dc176Copy full SHA for e3dc176
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@studiometa/js-toolkit",
3
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0-alpha.3",
4
"description": "",
5
"scripts": {
6
"prepublishOnly": "if [[ ! $PWD =~ dist$ ]]; then echo '🚧 Use `npm run deploy` instead of `npm publish`!' && echo '' && exit 1; fi",
0 commit comments