Skip to content

Commit

Permalink
Bump squint versions in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Sep 29, 2024
1 parent 9e56eb5 commit 83888be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bb.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
:task (shell {:dir "playground"} "bb dev")}
dev {:doc "Starts the squint dev watcher and the playground http server"
:task (run '-dev {:parallel true})}
bump-versions (load-file "script/bump_versions.clj")
-dev {:depends [watch serve-playground]}
test:node {:doc "Run tests in Node.js"
:task (t/test-squint)}
Expand Down
Empty file modified script/bump_versions.clj
100644 → 100755
Empty file.

0 comments on commit 83888be

Please sign in to comment.