We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f3bf0 commit a11f282Copy full SHA for a11f282
package.json
@@ -1,4 +1,5 @@
1
{
2
+ "version": "1.0.0",
3
"scripts": {
4
"api": "cd api && cargo watch -w ./src/ -- cargo run",
5
"web": "mv Cargo.toml Cargo.toml.bak && cp Cargo.web.toml Cargo.toml && dx serve --hot-reload",
0 commit comments