Skip to content

Commit

Permalink
rm testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold committed Sep 13, 2023
1 parent a8437da commit 094eaa7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4,315 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"start-dev": "vite --mode dev --host",
"start-stg": "vite --mode stg --host",
"start-prod": "vite --mode production --host",
"test": "vitest --mode production",
"test-e2e": "synpress run -cf cypress.config.ts",
"test-schedule": "synpress run -cf cypress.config.ts"
},
Expand Down Expand Up @@ -189,16 +188,13 @@
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"jsdom": "^22.1.0",
"prettier": "^2.7.1",
"prom-client": "^14.2.0",
"ts-node": "^10.9.1",
"typescript": "4.8.4",
"vite": "^4.3.9",
"vite-plugin-checker": "^0.5.6",
"vite-plugin-svgr": "^2.4.0",
"vite-tsconfig-paths": "^4.0.8",
"vitest": "^0.34.4"
"vite-plugin-svgr": "^2.4.0"
},
"resolutions": {
"@kyberswap/ks-sdk-core": "1.0.11",
Expand All @@ -208,4 +204,4 @@
"@lingui/core": "3.14.0",
"@lingui/conf": "3.16.0"
}
}
}
Loading

0 comments on commit 094eaa7

Please sign in to comment.