build: 更新 Node.js 版本并调整 package.json 格式

This commit is contained in:
dj
2025-06-12 11:15:52 +08:00
parent a0d9c58c77
commit e49b6ef1a3
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ steps:
- name: build-package
image: node:18.17.1
image: node:16.20.0
volumes:
- name: cache
path: /drone/src/node_modules