Skip to content

Commit

Permalink
remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Dec 18, 2024
1 parent 8219921 commit fa702bf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 626 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"bootstrap": "pnpm install && pnpm rs:build && pnpm playwright:init",
"dev": "astro dev",
"build": "astro check && astro build",
"build": "astro build",
"build:e2e": "IS_PLAYWRIGHT=true astro build",
"preview": "astro preview",
"lint": "eslint .",
Expand Down Expand Up @@ -55,7 +55,6 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@astrojs/check": "^0.9.4",
"@netlify/edge-functions": "^2.11.1",
"@playwright/test": "^1.49.1",
"@types/lodash-es": "^4.17.12",
Expand Down
Loading

0 comments on commit fa702bf

Please sign in to comment.