ci: test
Some checks failed
Build and deploy to dev server / Deploy (push) Failing after 11s

This commit is contained in:
TomyJan 2024-09-04 14:03:06 +08:00
parent ab0883a94f
commit f5ba1e494c
2 changed files with 18 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"node": "^18.20.3",
"moment": "^2.30.1"
}
}

View File

@ -11,12 +11,29 @@ importers:
moment:
specifier: ^2.30.1
version: 2.30.1
node:
specifier: ^18.20.3
version: 18.20.4
packages:
moment@2.30.1:
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
node-bin-setup@1.1.3:
resolution: {integrity: sha512-opgw9iSCAzT2+6wJOETCpeRYAQxSopqQ2z+N6BXwIMsQQ7Zj5M8MaafQY8JMlolRR6R1UXg2WmhKp0p9lSOivg==}
node@18.20.4:
resolution: {integrity: sha512-7kNnwQLq7hjLAKkku5Ig77yGmvFzriLwF83zg8BV13QEG3KGh5UGAT0O+TPK9N+AQbdf02LmFBXKbuGcHNfMLA==}
engines: {npm: '>=5.0.0'}
hasBin: true
snapshots:
moment@2.30.1: {}
node-bin-setup@1.1.3: {}
node@18.20.4:
dependencies:
node-bin-setup: 1.1.3