mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 07:15:23 +02:00
fix(yarn): downgrade router version (#3857)
This commit is contained in:
parent
ecbee3ee3d
commit
babc509115
2 changed files with 10 additions and 10 deletions
|
@ -49,7 +49,7 @@
|
|||
"dependencies": {
|
||||
"@babel/polyfill": "^7.2.5",
|
||||
"@fortawesome/fontawesome-free": "^5.11.2",
|
||||
"@uirouter/angularjs": "~1.0.6",
|
||||
"@uirouter/angularjs": "1.0.11",
|
||||
"angular": "~1.5.0",
|
||||
"angular-clipboard": "^1.6.2",
|
||||
"angular-cookies": "~1.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue