Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
gracedb
Commits
f6c380f7
Commit
f6c380f7
authored
Feb 27, 2018
by
Tanner Prestegard
Committed by
GraceDB
Feb 27, 2018
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding bower.json for easy install of front-end dependencies
parent
d7560f8d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
.bowerrc
.bowerrc
+3
-0
bower.json
bower.json
+11
-0
No files found.
.bowerrc
0 → 100644
View file @
f6c380f7
{
"directory" : "../bower_components"
}
bower.json
0 → 100644
View file @
f6c380f7
{
"name"
:
"gracedb"
,
"dependencies"
:
{
"dgrid"
:
"0.4.0"
,
"dijit"
:
"1.10.4"
,
"dojox"
:
"1.10.4"
,
"jquery"
:
"3.2.1"
,
"moment-timezone"
:
"0.5.0"
,
"moment"
:
"2.11.1"
}
}
Tanner Prestegard
@tanner.prestegard
mentioned in issue
#37
·
Aug 20, 2018
mentioned in issue
#37
mentioned in issue #37
Toggle commit list
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