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.
2 parents 412aa64 + 574b3ba commit 041b9a1Copy full SHA for 041b9a1
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "zeed",
3
"type": "module",
4
- "version": "0.28.0",
+ "version": "0.28.1",
5
"packageManager": "pnpm@10.7.0",
6
"description": "🌱 Simple foundation library",
7
"author": {
@@ -79,6 +79,7 @@
79
"esbuild": "^0.25.2",
80
"eslint": "^9.23.0",
81
"playwright": "^1.51.1",
82
+ "pnpm": "^10.7.0",
83
"tsup": "^8.4.0",
84
"typescript": "^5.8.2",
85
"vite": "^6.2.4",
0 commit comments