Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 20, 2023
1 parent 95c9bbb commit ae7629e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2,022 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"dev": "pnpm build && concurrently \"pnpm build --watch\" \"pnpm --filter=next-example dev\" ",
"lint": "tsc --noEmit && tsc --noEmit -p examples/next/tsconfig.json && pnpm eslint . && publint",
"prepare": "pnpm build && tsc --noEmit",
"release": "pnpm lint",
"test": "c8 -r text -r lcov node --loader tsx --test src/*.test.ts && pnpm build",
"test:watch": "node --loader tsx --test --watch src/*.test.ts"
},
Expand All @@ -51,7 +50,6 @@
"uncrypto": "0.1.3"
},
"devDependencies": {
"@release-it/conventional-changelog": "8.0.1",
"@types/cookie": "0.5.4",
"@types/node": "18.18.10",
"@typescript-eslint/eslint-plugin": "6.11.0",
Expand All @@ -67,7 +65,6 @@
"prettier": "3.1.0",
"prettier-plugin-packagejson": "2.4.6",
"publint": "0.2.5",
"release-it": "17.0.0",
"tsup": "8.0.0",
"tsx": "4.1.4",
"typescript": "5.2.2"
Expand Down
Loading

0 comments on commit ae7629e

Please sign in to comment.