Fix bug 1262 - Updated requirements to use mysqlclient
[osm/LW-UI.git] / bower.json
index 136f061..0b62275 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "osm-lw-ui",
   "authors": [
-    "Francesco Lombardo <flombardo@cnit.it>"
+    "Francesco Lombardo <lombardo@everyup.it>"
   ],
   "description": "OSM Light UI",
   "main": "",
@@ -21,7 +21,9 @@
   "dependencies": {
     "admin-lte": "^2.4.3",
     "codemirror": "^5.36.0",
-    "d3": "^5.1.0",
-    "bootbox.js": "bootbox#^4.4.0"
+    "d3": "^4",
+    "bootbox.js": "bootbox#^4.4.0",
+    "components-font-awesome": "5.4.2",
+    "moment": "^2.22.2"
   }
 }