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 bfe250d commit 81a0867Copy full SHA for 81a0867
package.json
@@ -7,6 +7,7 @@
7
"prepublishOnly": "npm run test",
8
"test": "jest",
9
"release": "micro-app release",
10
+ "publish:alpha": "npm publish --tag alpha",
11
"publish:next": "npm publish --tag next"
12
},
13
"files": [
0 commit comments