Commit ea1c3b68 by kevalbhatt Committed by Madhan Neethiraj

ATLAS-1945: updated UI to use fixed version of plugins

parent ad398393
{ {
"name": "atlas-metadata", "name": "atlas-metadata",
"description": "Apache Atlas", "description": "Apache Atlas",
"version": "0.5.0-incubating",
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",
...@@ -17,34 +16,33 @@ ...@@ -17,34 +16,33 @@
], ],
"dependencies": { "dependencies": {
"backbone": "1.2.3", "backbone": "1.2.3",
"backbone.babysitter": "git+https://github.com/marionettejs/backbone.babysitter.git", "backbone.babysitter": "0.1.12",
"backbone.marionette": "2.3.2", "backbone.marionette": "2.3.2",
"backbone.paginator": "^2.0.0", "backbone.paginator": "2.0.5",
"backbone.wreqr": "^1.3.2", "backbone.wreqr": "1.4.0",
"backgrid": "^0.3.7", "backgrid": "0.3.8",
"backgrid-filter": "^0.3.7", "backgrid-filter": "0.3.7",
"backgrid-orderable-columns": "^0.1.2", "backgrid-orderable-columns": "0.1.2",
"backgrid-paginator": "^0.3.7", "backgrid-paginator": "0.3.9",
"backgrid-select-all": "^0.3.5", "backgrid-select-all": "0.3.5",
"backgrid-sizeable-columns": "^0.1.1", "backgrid-sizeable-columns": "0.1.1",
"bootstrap": "^3.3.5", "bootstrap": "3.3.7",
"bootstrap-daterangepicker": "^2.1.25", "bootstrap-daterangepicker": "2.1.25",
"d3": "^3.5.16", "d3": "3.5.17",
"d3-tip": "^0.6.7", "d3-tip": "0.6.8",
"dagre-d3": "^0.4.17", "dagre-d3": "0.4.17",
"font-awesome": "^4.6.3", "font-awesome": "4.7.0",
"jQuery-QueryBuilder": "^2.4.3", "jQuery-QueryBuilder": "2.4.3",
"jquery": "^2.2.2", "jquery": "2.2.4",
"jquery-asBreadcrumbs": "^0.2.1", "jquery-asBreadcrumbs": "0.2.2",
"jquery-placeholder": "^2.3.1", "jquery-placeholder": "2.3.1",
"jquery-ui": "^1.10.4", "moment": "2.18.1",
"moment": "^2.15.0", "platform": "1.3.4",
"platform": "^1.3.1", "pnotify": "3.2.0",
"pnotify": "^3.0.0", "requirejs": "2.3.3",
"requirejs": "^2.1.16", "requirejs-text": "2.0.15",
"requirejs-text": "^2.0.12", "select2": "4.0.3",
"select2": "^4.0.3", "underscore": "1.8.3"
"underscore": "^1.8.3"
}, },
"devDependencies": { "devDependencies": {
"connect-livereload": "^0.5.4", "connect-livereload": "^0.5.4",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment