This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Removed bower from Identity.API project
pull/735/head
rafsanulhasan
6 years ago
parent
3cdb10adaa
commit
030777b0a9
2 changed files
with
0 additions
and
13 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
src/Services/Identity/Identity.API/.bowerrc
+0
-10
src/Services/Identity/Identity.API/bower.json
+ 0
- 3
src/Services/Identity/Identity.API/.bowerrc
View File
@ -1,3 +0,0 @@
{
"directory": "wwwroot/lib"
}
+ 0
- 10
src/Services/Identity/Identity.API/bower.json
View File
@ -1,10 +0,0 @@
{
"name"
:
"asp.net"
,
"private"
:
true
,
"dependencies"
:
{
"bootstrap"
:
"v3.3.7"
,
"jquery"
:
"2.2.0"
,
"jquery-validation"
:
"1.14.0"
,
"jquery-validation-unobtrusive"
:
"3.2.6"
}
}
Write
Preview
Loading…
Cancel
Save