mirror of
https://github.com/robonen/questlang.git
synced 2026-06-20 18:15:13 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2116fb69c |
+2
-2
@@ -35,12 +35,12 @@
|
|||||||
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
|
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^9.0.0",
|
"@antfu/eslint-config": "^7.7.3",
|
||||||
"@clack/prompts": "^1.4.0",
|
"@clack/prompts": "^1.4.0",
|
||||||
"@robonen/tsconfig": "^0.0.2",
|
"@robonen/tsconfig": "^0.0.2",
|
||||||
"eslint": "^10.4.0",
|
"eslint": "^10.4.0",
|
||||||
"tsdown": "^0.22.0",
|
"tsdown": "^0.22.0",
|
||||||
"typescript": "^6.0.3",
|
"typescript": "^5.9.3",
|
||||||
"vitest": "^4.1.7"
|
"vitest": "^4.1.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+256
-247
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user