We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30f963 commit 16d9280Copy full SHA for 16d9280
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.1.0",
+ "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