Skip to content

Commit

Permalink
Merge branch 'release/v0.22.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwick committed Jul 12, 2024
2 parents f39add7 + 541b472 commit 27fa6ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zeed",
"type": "module",
"version": "0.22.6",
"version": "0.22.7",
"description": "🌱 Simple foundation library",
"author": {
"name": "Dirk Holtwick",
Expand Down Expand Up @@ -69,14 +69,14 @@
"watch": "nr build -- --watch src"
},
"devDependencies": {
"@antfu/eslint-config": "^2.22.0",
"@antfu/eslint-config": "<2.22",
"@antfu/ni": "^0.21.12",
"@types/node": "^20.14.10",
"@vitejs/plugin-vue": "^5.0.5",
"@vitest/browser": "^2.0.2",
"@vitest/coverage-v8": "^2.0.2",
"esbuild": "^0.23.0",
"eslint": "^9",
"eslint": "<9",
"playwright": "^1.45.1",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
Expand Down

0 comments on commit 27fa6ef

Please sign in to comment.