Commit fc39ea4e by Haohao Jiang

fix: add ioredis to package.json

parent 4f0ba3be
docker build -t reg.i.strikingly.com/falcon:v0.6 . # trigger if should_run_tasks in redis is true
docker push reg.i.strikingly.com/falcon:v0.6 # trigger if should_run_tasks in redis is true
\ No newline at end of file
docker build -t reg.i.strikingly.com/falcon:v0.6.1 . # add ioredis to package.json
docker push reg.i.strikingly.com/falcon:v0.6.1 # add ioredis to package.json
\ No newline at end of file
......@@ -12,6 +12,7 @@
"@slack/web-api": "^7.9.3",
"deep-diff": "^1.0.2",
"googleapis": "^150.0.1",
"ioredis": "^5.3.2",
"jsdom": "^26.1.0"
},
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment