Skip to content

Commit

Permalink
Pin @percy/agent version and update Cypress (getredash#4896)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldutra authored May 15, 2020
1 parent 8010781 commit a7ea94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prettier": "prettier --write 'client/app/**/*.{js,jsx}' 'client/cypress/**/*.js'",
"test": "TZ=Africa/Khartoum jest",
"test:watch": "jest --watch",
"cypress:install": "npm install --no-save cypress@~4.1.0 @percy/cypress@^2.2.0 [email protected]",
"cypress:install": "npm install --no-save cypress@~4.5.0 @percy/[email protected] @percy/cypress@^2.2.0 [email protected]",
"cypress": "node client/cypress/cypress.js",
"preinstall": "(cd viz-lib && npm ci && npm run build:babel)"
},
Expand Down

0 comments on commit a7ea94f

Please sign in to comment.