Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
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
Muhammad Usman
PERFORMA_REPLICA
Commits
e1729070
Commit
e1729070
authored
Dec 12, 2019
by
GD-A-150752
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moment-added
parent
7c85ede8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
3 deletions
+18
-3
package-lock.json
frontend/angular/package-lock.json
+17
-3
package.json
frontend/angular/package.json
+1
-0
No files found.
frontend/angular/package-lock.json
View file @
e1729070
...
@@ -1634,6 +1634,13 @@
...
@@ -1634,6 +1634,13 @@
"requires"
:
{
"requires"
:
{
"chartjs-color"
:
"~2.2.0"
,
"chartjs-color"
:
"~2.2.0"
,
"moment"
:
"~2.18.0"
"moment"
:
"~2.18.0"
},
"dependencies"
:
{
"moment"
:
{
"version"
:
"2.18.1"
,
"resolved"
:
"https://registry.npmjs.org/moment/-/moment-2.18.1.tgz"
,
"integrity"
:
"sha1-w2GT3Tzhwu7SrbfIAtu8d6gbHA8="
}
}
}
},
},
"chartjs-color"
:
{
"chartjs-color"
:
{
...
@@ -7270,9 +7277,9 @@
...
@@ -7270,9 +7277,9 @@
}
}
},
},
"moment"
:
{
"moment"
:
{
"version"
:
"2.
18.1
"
,
"version"
:
"2.
24.0
"
,
"resolved"
:
"https://registry.npmjs.org/moment/-/moment-2.
18.1
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/moment/-/moment-2.
24.0
.tgz"
,
"integrity"
:
"sha
1-w2GT3Tzhwu7SrbfIAtu8d6gbHA8
="
"integrity"
:
"sha
512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=
="
},
},
"move-concurrently"
:
{
"move-concurrently"
:
{
"version"
:
"1.0.1"
,
"version"
:
"1.0.1"
,
...
@@ -7396,6 +7403,13 @@
...
@@ -7396,6 +7403,13 @@
"integrity"
:
"sha1-i+9heddDa6VHkBRH8Y/uj/9DVcI="
,
"integrity"
:
"sha1-i+9heddDa6VHkBRH8Y/uj/9DVcI="
,
"requires"
:
{
"requires"
:
{
"moment"
:
"2.18.1"
"moment"
:
"2.18.1"
},
"dependencies"
:
{
"moment"
:
{
"version"
:
"2.18.1"
,
"resolved"
:
"https://registry.npmjs.org/moment/-/moment-2.18.1.tgz"
,
"integrity"
:
"sha1-w2GT3Tzhwu7SrbfIAtu8d6gbHA8="
}
}
}
},
},
"ng2-select2"
:
{
"ng2-select2"
:
{
...
...
frontend/angular/package.json
View file @
e1729070
...
@@ -34,6 +34,7 @@
...
@@ -34,6 +34,7 @@
"jquery"
:
"3.2.1"
,
"jquery"
:
"3.2.1"
,
"jquery-ui-dist"
:
"^1.12.1"
,
"jquery-ui-dist"
:
"^1.12.1"
,
"marked"
:
"^0.5.1"
,
"marked"
:
"^0.5.1"
,
"moment"
:
"^2.24.0"
,
"nanoscroller"
:
"^0.8.7"
,
"nanoscroller"
:
"^0.8.7"
,
"ng2-bootstrap"
:
"^1.6.3"
,
"ng2-bootstrap"
:
"^1.6.3"
,
"ng2-select2"
:
"^1.0.0-beta.16"
,
"ng2-select2"
:
"^1.0.0-beta.16"
,
...
...
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