Skip to content

Commit

Permalink
chore: remove unnecessary scripts from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Nov 7, 2022
1 parent 4a4f2e9 commit 6ba7da5
Show file tree
Hide file tree
Showing 2 changed files with 1,256 additions and 12,716 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,19 +72,14 @@
"play": "npm -C playground run dev",
"example:vite": "npm -C examples/vite run storybook",
"example:vite:app": "npm -C examples/vite run dev",
"prepublishOnly": "npm run build",
"release": "bumpp && npm publish",
"start": "esno src/index.ts",
"test": "vitest"
},
"dependencies": {
"consola": "^2.15.3",
"unplugin": "^0.9.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.27.0",
"@types/node": "^18.7.23",
"bumpp": "^8.2.1",
"eslint": "^8.24.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
Expand Down
Loading

0 comments on commit 6ba7da5

Please sign in to comment.