maybe files have also to be adjusted in package.json?

master
jem 4 years ago
parent 6d0d9a4d6e
commit ceaf1a2034

@ -19,7 +19,7 @@
"lib": "."
},
"files": [
"mastodon_bot/*"
"src/mastodon_bot/*"
],
"scripts": {
"start": "./src/main/mastodon_bot/core.cljs",