Skip to content

Commit

Permalink
update key
Browse files Browse the repository at this point in the history
  • Loading branch information
vnglst committed Mar 4, 2019
1 parent 825960a commit 140a1e5
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 @@ -10,7 +10,7 @@
"analyze": "source-map-explorer build/static/js/main.*",
"verify": "yarn test; yarn build; yarn cypress:ci",
"deploy": "yarn build && netlify deploy ./build",
"cypress:ci": "cypress run --record --key d9fcfab5-00ab-4c62-900a-80aefc8e3117",
"cypress:ci": "cypress run --record --key 45fb34f5-6f20-434a-8671-d3df31353354",
"cypress:open": "cypress open"
},
"dependencies": {
Expand Down

0 comments on commit 140a1e5

Please sign in to comment.