Skip to content

Commit 4af7fd6

Browse files
committed
Update package.json
1 parent 25eab97 commit 4af7fd6

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
@@ -11,7 +11,7 @@
1111
"lint": "npm run lint:js",
1212
"test": "jest",
1313
"codegen": "graphql-codegen --config codegen.yml",
14-
"refresh": "rm -rf node_modules && rm yarn.lock && yarn --ignore-engines"
14+
"refresh": "rm -rf node_modules && rm yarn.lock && yarn"
1515
},
1616
"devDependencies": {
1717
"@braid/vue-formulate": "2.5.3",

0 commit comments

Comments
 (0)