We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e8f26 commit 605cb3cCopy full SHA for 605cb3c
1 file changed
package.json
@@ -21,7 +21,7 @@
21
"types.d.ts"
22
],
23
"scripts": {
24
- "publish": "parcel build docs/index.html",
+ "publish-demo": "parcel build docs/index.html",
25
"start": "parcel docs/index.html",
26
"release": "np"
27
},
0 commit comments