mirror of
https://github.com/robonen/questlang.git
synced 2026-08-20 18:31:56 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f8077f4f9 | |||
| 1c680b6db5 | |||
| e72cd8924b | |||
| 5fa595787f | |||
| cefc5040e0 |
+7
-7
@@ -35,12 +35,12 @@
|
||||
"prepublish": "pnpm run build && pnpm run type:check && pnpm run test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^7.0.0",
|
||||
"@clack/prompts": "^1.0.0",
|
||||
"@robonen/tsconfig": "^0.0.2",
|
||||
"eslint": "^10.0.0",
|
||||
"tsdown": "^0.16.4",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.9"
|
||||
"@antfu/eslint-config": "^9.3.0",
|
||||
"@clack/prompts": "^1.7.0",
|
||||
"@robonen/tsconfig": "^0.1.1",
|
||||
"eslint": "^10.8.1",
|
||||
"tsdown": "^0.22.14",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.11"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1698
-989
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user