diff options
| author | Fuwn <[email protected]> | 2024-01-31 18:57:36 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-01-31 18:57:36 -0800 |
| commit | 06d6946b5da83cd746cef12d90f0973c5fbce3c3 (patch) | |
| tree | 1540acef88dab5f51fcd073144e0c0017058d6fd /package.json | |
| parent | ci(vercel): pin nodejs 18.x (diff) | |
| download | due.moe-06d6946b5da83cd746cef12d90f0973c5fbce3c3.tar.xz due.moe-06d6946b5da83cd746cef12d90f0973c5fbce3c3.zip | |
ci(vercel): unpin nodejs
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json index 0f4a7e98..0e2147c0 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,5 @@ "svelte-i18n": "^4.0.0", "svelte-notifications": "^0.9.98", "wanakana": "^5.3.1" - }, - "engines": { - "node": "18.x" } } |