Skip to content

Commit

Permalink
revert package json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
daria-github committed Jan 22, 2024
1 parent cbc60c3 commit 53b294a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 102 deletions.
100 changes: 0 additions & 100 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"cypress": "cypress run",
"fmt:check": "prettier -c --ignore-path .gitignore --ignore-path .prettierignore .",
"fmt:fix": "prettier -w --ignore-path .gitignore --ignore-path .prettierignore .",
"e2e:headless": "start-server-and-test dev http://localhost:5177 cypress",
"e2e:headless": "start-server-and-test dev http://localhost:5173 cypress",
"test": "vitest run",
"storybook": "storybook dev",
"build-storybook": "build-storybook",
Expand Down Expand Up @@ -47,7 +47,6 @@
"date-fns": "^2.29.3",
"dexie": "^3.2.4",
"emojibase": "^6.1.0",
"ethers": "^6.10.0",
"i18next": "^22.4.13",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0",
Expand Down

0 comments on commit 53b294a

Please sign in to comment.