Skip to content

Commit

Permalink
fix: package
Browse files Browse the repository at this point in the history
  • Loading branch information
octoshikari committed Jun 27, 2023
1 parent 52d4df2 commit 653c660
Show file tree
Hide file tree
Showing 4 changed files with 615 additions and 600 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sdk-publish:
cd vendor/publish && npm install && cp ../../target/zen.jar zen.jar && npm publish --access=public

repl:
clj -A:test:build-pm -M:nrepl
clj -A:test -M:nrepl

test:
clj -A:test:kaocha
Expand Down
4 changes: 0 additions & 4 deletions build/build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,3 @@
:basis basis
:main 'generator.cli}))


(comment

(uber {}))
Binary file modified examples/aidbox-javascript-sdk-v1.0.0.tgz
Binary file not shown.
Loading

0 comments on commit 653c660

Please sign in to comment.