Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz1@gmail.com>2017-04-08 07:18:37 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-10 16:56:43 +0300
commitef07200cd0f059a2e0493779263aa526a2ade2e3 (patch)
tree0d3e727d510998b7af7e45648ef72cfb14161878 /package.json
parentacea881bb012cce0b59f3d5874a630b16d0caaef (diff)
Get initial sql values back from file which is database
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6d4f99e33b3..eb680b0d76c 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"raphael": "^2.2.7",
"raw-loader": "^0.5.1",
"select2": "3.5.2-browserify",
+ "sql.js": "^0.4.0",
"stats-webpack-plugin": "^0.4.3",
"three": "^0.84.0",
"three-orbit-controls": "^82.1.0",