mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Implement JsDatabase using sql.js
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"kotlin": "^1.3.21",
|
||||
"kotlin-test": "^1.3.21"
|
||||
"kotlin-test": "^1.3.21",
|
||||
"sql.js": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-loader": "^7.1.5",
|
||||
|
||||
Reference in New Issue
Block a user