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

This commit is contained in:
jem 2020-06-09 08:22:12 +02:00
parent 6d0d9a4d6e
commit ceaf1a2034

View file

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