Skip to content

Commit

Permalink
Merge pull request #770 from puzzle/update/package-lock
Browse files Browse the repository at this point in the history
Update/package lock
  • Loading branch information
kcinay055679 authored Jan 22, 2024
2 parents a1cc775 + baf078d commit db1eca3
Show file tree
Hide file tree
Showing 4 changed files with 1,534 additions and 2,636 deletions.
4 changes: 2 additions & 2 deletions frontend/cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"include": ["**/*.ts"],
"compilerOptions": {
"sourceMap": false,
"types": ["cypress", "node", "cypress-real-events"]
}
"types": ["cypress", "node", "cypress-real-events"],
},
}
Loading

0 comments on commit db1eca3

Please sign in to comment.