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
0120003a
Commit
0120003a
authored
7 years ago
by
kevalbhatt
Committed by
nixonrodrigues
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-2496 : Fix Atlas build failing due npm ERROR on master
Signed-off-by:
nixonrodrigues
<
nixon@apache.org
>
parent
ebe99f1d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
package.json
dashboardv2/package.json
+12
-12
No files found.
dashboardv2/package.json
View file @
0120003a
...
...
@@ -33,34 +33,34 @@
"dagre-d3"
:
"0.4.17"
,
"font-awesome"
:
"4.7.0"
,
"jQuery-QueryBuilder"
:
"2.4.3"
,
"jquery"
:
"
^3.2
.1"
,
"jquery"
:
"
3.3
.1"
,
"jquery-asBreadcrumbs"
:
"0.2.2"
,
"jquery-placeholder"
:
"2.3.1"
,
"jquery-sparkline"
:
"2.4.0"
,
"moment"
:
"2.21.0"
,
"moment-timezone"
:
"
^
0.5.14"
,
"moment-timezone"
:
"0.5.14"
,
"nvd3"
:
"1.8.5"
,
"platform"
:
"1.3.4"
,
"pnotify"
:
"3.2.0"
,
"requirejs"
:
"2.3.3"
,
"requirejs-text"
:
"2.0.15"
,
"select2"
:
"4.0.3"
,
"table-dragger"
:
"
^
1.0.2"
,
"table-dragger"
:
"1.0.2"
,
"underscore"
:
"1.8.3"
},
"devDependencies"
:
{
"grunt"
:
"
^1.0.1
"
,
"grunt-cli"
:
"
^
1.2.0"
,
"grunt-contrib-clean"
:
"
^
1.1.0"
,
"grunt-contrib-connect"
:
"
^1.0.0
"
,
"grunt-contrib-copy"
:
"
^
1.0.0"
,
"grunt"
:
"
1.0.2
"
,
"grunt-cli"
:
"1.2.0"
,
"grunt-contrib-clean"
:
"1.1.0"
,
"grunt-contrib-connect"
:
"
1.0.2
"
,
"grunt-contrib-copy"
:
"1.0.0"
,
"grunt-contrib-cssmin"
:
"2.0.0"
,
"grunt-contrib-htmlmin"
:
"2.2.0"
,
"grunt-contrib-uglify"
:
"2.1.0"
,
"grunt-contrib-watch"
:
"
^
1.0.0"
,
"grunt-middleware-proxy"
:
"
^
1.0.7"
,
"grunt-sass"
:
"
^1
.1.0"
,
"grunt-contrib-watch"
:
"1.0.0"
,
"grunt-middleware-proxy"
:
"1.0.7"
,
"grunt-sass"
:
"
2
.1.0"
,
"grunt-template"
:
"1.0.0"
,
"load-grunt-tasks"
:
"
^3.1.0
"
"load-grunt-tasks"
:
"
3.5.2
"
}
}
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