We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0a6e0 commit 7df0324Copy full SHA for 7df0324
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@coderwyd/eslint-config",
3
"type": "module",
4
- "version": "4.7.1",
+ "version": "4.7.2",
5
"packageManager": "pnpm@10.18.3",
6
"description": "Donny's ESLint config",
7
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
@@ -42,7 +42,7 @@
42
"build:typegen": "jiti scripts/typegen.ts",
43
"prepack": "nr build",
44
"prepare": "simple-git-hooks",
45
- "release": "bumpp && pnpm publish",
+ "release": "bumpp",
46
"typecheck": "tsc --noEmit"
47
},
48
"peerDependencies": {
0 commit comments