mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
change KV emulation to leveldb, remove redis
This commit is contained in:
parent
3bca07c7d7
commit
8fe3d1dcf2
7 changed files with 195 additions and 76 deletions
|
@ -88,13 +88,13 @@
|
|||
"jest-enzyme": "^7.1.2",
|
||||
"jest-react-hooks-shallow": "^1.4.2",
|
||||
"jest-styled-components": "^7.0.3",
|
||||
"level": "^6.0.1",
|
||||
"minimist": "^1.2.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.2.1",
|
||||
"prettier-plugin-organize-imports": "^1.1.1",
|
||||
"prettier-plugin-pkg": "^0.8.0",
|
||||
"prettier-plugin-sh": "^0.6.0",
|
||||
"redis": "^3.0.2",
|
||||
"stylelint": "^13.8.0",
|
||||
"stylelint-config-prettier": "^8.0.2",
|
||||
"stylelint-config-standard": "^20.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue