Skip to content

Commit

Permalink
new file
Browse files Browse the repository at this point in the history
  • Loading branch information
sree-cfa committed May 18, 2023
1 parent f422c0b commit 0fcab2a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"todomvc-app-css": "^2.4.2"
},
"devDependencies": {
"@percy/cli": "^1.24.1",
"@percy/cypress": "^3.1.2",
"cypress": "^10.11.0",
"serve": "^14.0.1",
"start-server-and-test": "1.14.0"
}
}

0 comments on commit 0fcab2a

Please sign in to comment.