We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25eab97 commit 4af7fd6Copy full SHA for 4af7fd6
package.json
@@ -11,7 +11,7 @@
11
"lint": "npm run lint:js",
12
"test": "jest",
13
"codegen": "graphql-codegen --config codegen.yml",
14
- "refresh": "rm -rf node_modules && rm yarn.lock && yarn --ignore-engines"
+ "refresh": "rm -rf node_modules && rm yarn.lock && yarn"
15
},
16
"devDependencies": {
17
"@braid/vue-formulate": "2.5.3",
0 commit comments