Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
ea1c3b68
Commit
ea1c3b68
authored
7 years ago
by
kevalbhatt
Committed by
Madhan Neethiraj
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-1945: updated UI to use fixed version of plugins
Signed-off-by:
Madhan Neethiraj
<
madhan@apache.org
>
parent
ad398393
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
28 deletions
+26
-28
package.json
dashboardv2/package.json
+26
-28
No files found.
dashboardv2/package.json
View file @
ea1c3b68
{
"name"
:
"atlas-metadata"
,
"description"
:
"Apache Atlas"
,
"version"
:
"0.5.0-incubating"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
@@ -17,34 +16,33 @@
],
"dependencies"
:
{
"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.paginator"
:
"^2.0.0"
,
"backbone.wreqr"
:
"^1.3.2"
,
"backgrid"
:
"^0.3.7"
,
"backgrid-filter"
:
"^0.3.7"
,
"backgrid-orderable-columns"
:
"^0.1.2"
,
"backgrid-paginator"
:
"^0.3.7"
,
"backgrid-select-all"
:
"^0.3.5"
,
"backgrid-sizeable-columns"
:
"^0.1.1"
,
"bootstrap"
:
"^3.3.5"
,
"bootstrap-daterangepicker"
:
"^2.1.25"
,
"d3"
:
"^3.5.16"
,
"d3-tip"
:
"^0.6.7"
,
"dagre-d3"
:
"^0.4.17"
,
"font-awesome"
:
"^4.6.3"
,
"jQuery-QueryBuilder"
:
"^2.4.3"
,
"jquery"
:
"^2.2.2"
,
"jquery-asBreadcrumbs"
:
"^0.2.1"
,
"jquery-placeholder"
:
"^2.3.1"
,
"jquery-ui"
:
"^1.10.4"
,
"moment"
:
"^2.15.0"
,
"platform"
:
"^1.3.1"
,
"pnotify"
:
"^3.0.0"
,
"requirejs"
:
"^2.1.16"
,
"requirejs-text"
:
"^2.0.12"
,
"select2"
:
"^4.0.3"
,
"underscore"
:
"^1.8.3"
"backbone.paginator"
:
"2.0.5"
,
"backbone.wreqr"
:
"1.4.0"
,
"backgrid"
:
"0.3.8"
,
"backgrid-filter"
:
"0.3.7"
,
"backgrid-orderable-columns"
:
"0.1.2"
,
"backgrid-paginator"
:
"0.3.9"
,
"backgrid-select-all"
:
"0.3.5"
,
"backgrid-sizeable-columns"
:
"0.1.1"
,
"bootstrap"
:
"3.3.7"
,
"bootstrap-daterangepicker"
:
"2.1.25"
,
"d3"
:
"3.5.17"
,
"d3-tip"
:
"0.6.8"
,
"dagre-d3"
:
"0.4.17"
,
"font-awesome"
:
"4.7.0"
,
"jQuery-QueryBuilder"
:
"2.4.3"
,
"jquery"
:
"2.2.4"
,
"jquery-asBreadcrumbs"
:
"0.2.2"
,
"jquery-placeholder"
:
"2.3.1"
,
"moment"
:
"2.18.1"
,
"platform"
:
"1.3.4"
,
"pnotify"
:
"3.2.0"
,
"requirejs"
:
"2.3.3"
,
"requirejs-text"
:
"2.0.15"
,
"select2"
:
"4.0.3"
,
"underscore"
:
"1.8.3"
},
"devDependencies"
:
{
"connect-livereload"
:
"^0.5.4"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment