quickshare/package.json
Hexxa ede6c239f0
chore(ci/cd): refine scripts and docs (#36)
* chore(ci/cd): refine scripts and docs

* text(server): fix incorrect server port
2021-01-30 22:03:59 +08:00

9 lines
115 B
JSON

{
"private": true,
"workspaces": [
"src/client/web"
],
"scripts": {
"build": "scripts/build"
}
}