1
0
Fork 0
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:
Chaim Lev-Ari 2020-05-25 11:00:33 +03:00 committed by GitHub
parent ecbee3ee3d
commit babc509115
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -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",