committed by
GitHub
3 changed files with 6 additions and 4 deletions
@ -13,6 +13,7 @@ |
|||
"preview": "rsbuild preview", |
|||
"package": "gzipper c -i html,js,css,png,ico,svg,webmanifest,txt dist dist/output && tar -cvf dist/build.tar -C ./dist/output/ $(ls ./dist/output/)" |
|||
}, |
|||
"packageManager": "[email protected]" |
|||
"repository": { |
|||
"type": "git", |
|||
"url": "git+https://github.com/meshtastic/web.git" |
|||
@ -84,4 +85,5 @@ |
|||
"tslib": "^2.8.1", |
|||
"typescript": "^5.7.3" |
|||
} |
|||
|
|||
} |
|||
|
|||
Loading…
Reference in new issue