Skip to content

Commit 051bde6

Browse files
authored
Merge pull request #14 from agiletech-web-dev/release
2 parents d0ede48 + 2267e73 commit 051bde6

File tree

2 files changed

+1
-49
lines changed

2 files changed

+1
-49
lines changed

packages/core/package.json

+1-16
Original file line numberDiff line numberDiff line change
@@ -196,23 +196,8 @@
196196
"typecheck": "tsc --noEmit"
197197
},
198198
"devDependencies": {
199-
"@antfu/eslint-config": "^2.22.0",
200-
"@types/md5": "^2.3.5",
201199
"@types/node": "^18.19.33",
202-
"bumpp": "^9.4.1",
203-
"eslint": "^9.7.0",
204-
"esno": "^4.7.0",
205-
"execa": "^9.3.0",
206-
"git-scm-hooks": "^0.0.7",
207-
"globby": "^14.0.2",
208-
"md5": "^2.3.0",
209200
"tsup": "^8.1.0",
210-
"typescript": "^5.4.5",
211-
"verify-commit-msg": "^0.0.10",
212-
"vitest": "^1.5.2"
213-
},
214-
"git-hooks": {
215-
"pre-commit": "npm run lint",
216-
"commit-msg": "npm run verify-commit"
201+
"typescript": "^5.4.5"
217202
}
218203
}

pnpm-lock.yaml

-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)