Skip to content

Commit e47b1b6

Browse files
committed
Update package.json
1 parent 290f8c6 commit e47b1b6

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
@@ -31,7 +31,7 @@
3131
"scripts": {
3232
"develop": "strapi-plugin watch:link",
3333
"watch": "pack-up watch",
34-
"build": "pack-up build && yalc push --publish",
34+
"build": "pack-up build",
3535
"eslint": "eslint --max-warnings=0 './**/*.{js,jsx}'",
3636
"eslint:fix": "eslint --fix './**/*.{js,jsx}'",
3737
"test:unit": "jest --verbose",

0 commit comments

Comments
 (0)