Skip to content

Commit 605cb3c

Browse files
committed
renamed publish demo script name
1 parent 70e8f26 commit 605cb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"types.d.ts"
2222
],
2323
"scripts": {
24-
"publish": "parcel build docs/index.html",
24+
"publish-demo": "parcel build docs/index.html",
2525
"start": "parcel docs/index.html",
2626
"release": "np"
2727
},

0 commit comments

Comments
 (0)