mirror of https://github.com/dapr/quickstarts.git
solving first part of Dependency review nth-check #556
Signed-off-by: francesco.belacca <francesco.belacca@agic.cloud>
This commit is contained in:
parent
df4dffbf0c
commit
6abe0fe78a
File diff suppressed because it is too large
Load Diff
|
@ -14,6 +14,9 @@
|
|||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"resolutions": {
|
||||
"nth-check": "^2.0.1"
|
||||
},
|
||||
"proxy": "http://localhost:8080/",
|
||||
"eslintConfig": {
|
||||
"extends": "react-app"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue