Skip to content

Commit 5ba69f4

Browse files
Update package.json
1 parent 1b6ff62 commit 5ba69f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:watch": "react-scripts test --env=jsdom",
2626
"build": "rollup -c",
2727
"start": "rollup -c -w",
28-
"prepare": "yarn run build",
28+
"prepare": "rollup -c",
2929
"predeploy": "cd example && yarn install && yarn run build",
3030
"deploy": "gh-pages -d example/build"
3131
},

0 commit comments

Comments
 (0)