From 95c39ac875b7dda792057884d0901b9caad7c740 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 26 Jan 2019 18:28:13 +0100 Subject: Reworked database and async methods --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 586c52b..8cdf26e 100644 --- a/package.json +++ b/package.json @@ -33,13 +33,13 @@ "eslint" ], "dependencies": { - "alasql": "^0.4.11", "babel-cli": "^6.26.0", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-preset-env": "^1.6.1", "body-parser": "^1.18.2", "bulma": "^0.7.2", + "dexie": "^2.0.4", "drag-drop": "^4.2.0", "ejs": "^2.6.1", "express": "^4.16.4", -- cgit v1.2.3