Skip to content

Commit

Permalink
release doesn't work uhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
garbados committed Nov 22, 2023
1 parent 5b82dbc commit d9079c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"build": "shadow-cljs compile app",
"dev": "shadow-cljs watch app",
"release": "shadow-cljs release app",
"release": "shadow-cljs compile app",
"serve": "serve www",
"test": "shadow-cljs compile test",
"dev-test": "shadow-cljs watch test"
Expand Down

0 comments on commit d9079c7

Please sign in to comment.