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
Update peerDependencies
pull/1549/head
Carlos de Miguel Ferrero
4 years ago
parent
65180897ce
commit
a46272c4c7
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/Web/WebSPA/package.json
+ 4
- 0
src/Web/WebSPA/package.json
View File
@ -92,5 +92,9 @@
"typescript"
:
"3.6.4"
,
"url-loader"
:
"1.1.1"
,
"webpack"
:
"^4.42.1"
}
,
"peerDependencies"
:
{
"typescript"
:
"3.6.4"
,
"tslib"
:
"1.10.0"
}
}
Write
Preview
Loading…
Cancel
Save