update gancio-event

This commit is contained in:
lesion
2022-05-03 15:27:25 +02:00
parent 57a719d0a9
commit cf2dd40e8f
5 changed files with 5 additions and 3794 deletions

View File

@@ -12,7 +12,8 @@
"doc": "cd docs && bundle exec jekyll b",
"doc:dev": "cd docs && bundle exec jekyll s --drafts",
"migrate": "NODE_ENV=production sequelize db:migrate",
"migrate:dev": "sequelize db:migrate"
"migrate:dev": "sequelize db:migrate",
"build:wc": "cd webcomponents; yarn build:lib; cd .."
},
"files": [
"server/",