Skip to content

Commit

Permalink
config: fix cypress version
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickfogerty committed Apr 21, 2020
1 parent 0bb9ea2 commit 0c19af1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 358 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^5.0.2",
"@vue/test-utils": "1.0.0-beta.31",
"cypress": "^3.8.3",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-vue": "^6.2.2",
Expand All @@ -39,6 +40,9 @@
"typescript": "~3.8.3",
"vue-template-compiler": "^2.6.11"
},
"resolutions": {
"cypress": "^3.8.3"
},
"repository": {
"type": "git",
"url": "https://github.com/imgix/vue-imgix.git"
Expand Down
Loading

0 comments on commit 0c19af1

Please sign in to comment.