Skip to content

Commit

Permalink
Remove unnecessary patch
Browse files Browse the repository at this point in the history
  • Loading branch information
afontcu committed Jul 30, 2021
1 parent 911ff6e commit e64a822
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
34 changes: 0 additions & 34 deletions compatibility-scripts/vue-apollo-patch.js

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"format": "kcd-scripts format",
"build": "kcd-scripts build",
"lint": "kcd-scripts lint",
"pretest": "node compatibility-scripts/vue-apollo-patch.js",
"test": "kcd-scripts test",
"test:update": "npm test -- --updateSnapshot --coverage",
"validate": "kcd-scripts validate",
Expand Down Expand Up @@ -62,7 +61,6 @@
"@vue/compiler-sfc": "^3.1.1",
"apollo-boost": "^0.4.9",
"axios": "^0.20.0",
"dtslint": "^4.1.0",
"element-plus": "^1.0.1-beta.27",
"eslint-plugin-vue": "^7.11.1",
"graphql": "^15.5.0",
Expand All @@ -72,6 +70,7 @@
"kcd-scripts": "^10.0.0",
"lodash.merge": "^4.6.2",
"msw": "^0.21.3",
"tsd": "^0.17.0",
"typescript": "^4.1.5",
"vee-validate": "^4.3.5",
"vue": "^3.0.4",
Expand Down

0 comments on commit e64a822

Please sign in to comment.