Open diimpp opened 8 years ago
Hi, I'm using angular 1.5 and therefore I can't install it.
"dependencies": { "angular": "~1.4.4" },
Maybe update to
"dependencies": { "angular": "^1.3" },
or to whatever lowest angular version, you think it will work.
Hi, I'm using angular 1.5 and therefore I can't install it.
Maybe update to
or to whatever lowest angular version, you think it will work.