File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " uptime-kuma" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "license" : " MIT" ,
55 "repository" : {
66 "type" : " git" ,
4141 "build-docker-pr-test" : " docker buildx build -f docker/dockerfile --platform linux/amd64,linux/arm64 -t louislam/uptime-kuma:pr-test2 --target pr-test2 . --push" ,
4242 "upload-artifacts" : " node extra/release/upload-artifacts.mjs" ,
4343 "upload-artifacts-beta" : " node extra/release/upload-artifacts-beta.mjs" ,
44- "setup" : " git checkout 2.0.0 && npm ci --omit dev && npm run download-dist" ,
44+ "setup" : " git checkout 2.0.1 && npm ci --omit dev && npm run download-dist" ,
4545 "download-dist" : " node extra/download-dist.js" ,
4646 "mark-as-nightly" : " node extra/mark-as-nightly.js" ,
4747 "reset-password" : " node extra/reset-password.js" ,
You can’t perform that action at this time.
0 commit comments