We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8815846 commit 29fc5abCopy full SHA for 29fc5ab
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.0.0",
+ "version": "0.1.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