Skip to content

Commit 0d3b386

Browse files
committed
added start scripts
1 parent 5f09139 commit 0d3b386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"lottie-web": "^5.7.13"
1919
},
2020
"scripts": {
21+
"prepare": "npm install",
2122
"start": "npm run prod",
2223
"build": "npm run build"
2324
},

0 commit comments

Comments
 (0)