Skip to content

Commit ec0a318

Browse files
authored
Update package.json
1 parent c2c0304 commit ec0a318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "4.0.11",
44
"type": "module",
55
"scripts": {
6-
"bootstrap": "yarn install && composer install --no-interaction",
6+
"bootstrap": "yarn && composer install --no-interaction",
77
"dev": "vite",
88
"prebuild": "echo 'todo: remove console'",
99
"build": "vite build && node release/mv-manifest.cjs",

0 commit comments

Comments
 (0)