ui-router-extras
ui-router-extras copied to clipboard
does ui-router-extras work with angular-ui ui-router 0.3.x ?
Noticed that ui-router-extras bower.json requires an older version of angular-ui-router:
1) angular-ui-router#^0.2.8 which resolved to 0.2.18 and is required by ui-router-extras#0.1.3
and in ui-router-extras' bower.json :
"dependencies": {
"angular": "^1.2.0",
"angular-ui-router": "^0.2.8"
},
Is this on purpose or does the bower.json simply need to be updated ?
thanks for all the hard work !
Bower json needs updating!
Need to update bower json to latest version of angularjs (angular 1.6.2) and angular-ui-router 0.4.2