Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonsy13 committed Aug 14, 2024
1 parent 1995289 commit a222fec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chaoscenter/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"name": "chaoscenter-e2e",
"version": "1.0.0",
"description": "Package for Testing",
"main": "index.js",
"scripts": {
"start": "cypress run",
},
"devDependencies": {
"cypress": "^13.7.0",
"cypress-localstorage-commands": "^2.2.5"
Expand Down

0 comments on commit a222fec

Please sign in to comment.