Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
guru
Project
Project
Details
Activity
Releases
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DeStream-public
guru
Commits
f6ea23f8
Commit
f6ea23f8
authored
6 years ago
by
Clint.Network
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix libman
parent
14f3b952
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
libman.json
Stratis.Guru/libman.json
+6
-6
No files found.
Stratis.Guru/libman.json
View file @
f6ea23f8
...
...
@@ -4,27 +4,27 @@
"libraries"
:
[
{
"library"
:
"bootstrap@4.1.3"
,
"destination"
:
"wwwroot
\\
lib
\\
bootstrap"
"destination"
:
"wwwroot
/lib/
bootstrap"
},
{
"library"
:
"nprogress@0.2.0"
,
"destination"
:
"wwwroot
\\
lib
\\
nprogress"
"destination"
:
"wwwroot
/lib/
nprogress"
},
{
"library"
:
"@aspnet/signalr@1.1.0"
,
"destination"
:
"wwwroot
\\
lib
\\
@aspnet/signalr"
"destination"
:
"wwwroot
/lib/
@aspnet/signalr"
},
{
"library"
:
"jquery-countdown@2.2.0"
,
"destination"
:
"wwwroot
\\
lib
\\
jquery-countdown"
"destination"
:
"wwwroot
/lib/
jquery-countdown"
},
{
"library"
:
"jquery-ajax-unobtrusive@3.2.6"
,
"destination"
:
"wwwroot
\\
lib
\\
jquery-ajax-unobtrusive"
"destination"
:
"wwwroot
/lib/
jquery-ajax-unobtrusive"
},
{
"library"
:
"moment@2.23.0"
,
"destination"
:
"wwwroot
\\
lib
\\
moment"
"destination"
:
"wwwroot
/lib/
moment"
}
]
}
\ No newline at end of file
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