Skip to content

Commit a11f282

Browse files
committed
v1.0.0
1 parent d6f3bf0 commit a11f282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"version": "1.0.0",
23
"scripts": {
34
"api": "cd api && cargo watch -w ./src/ -- cargo run",
45
"web": "mv Cargo.toml Cargo.toml.bak && cp Cargo.web.toml Cargo.toml && dx serve --hot-reload",

0 commit comments

Comments
 (0)