mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
chore: update angular-ui-router
in npm-shrinkwrap.json
(#1102)
Looks like this dependency was not updated correctly on the shrinkwrap file. Probably happened in the linked pull request, where the shrinkwrap file was hand edited at some point (see PR discussion). See: https://github.com/resin-io/etcher/pull/1083 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
98f8c3f87f
commit
9e80f154f0
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -13,9 +13,9 @@
|
||||
"resolved": "https://registry.npmjs.org/angular-if-state/-/angular-if-state-1.0.0.tgz",
|
||||
"dependencies": {
|
||||
"angular-ui-router": {
|
||||
"version": "0.4.2",
|
||||
"from": "angular-ui-router@>=0.4.2 <0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/angular-ui-router/-/angular-ui-router-0.4.2.tgz"
|
||||
"version": "0.3.2",
|
||||
"from": "angular-ui-router@>=0.3.1 <0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/angular-ui-router/-/angular-ui-router-0.3.2.tgz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user