Skip to content

Commit 227eacf

Browse files
committed
update npm dependencies to match bower
resolves #71
1 parent 928241e commit 227eacf

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,15 @@
2929
"url": "https://github.com/base-apps/angular-base-apps/issues"
3030
},
3131
"homepage": "https://github.com/base-apps/angular-base-apps",
32-
"dependencies": {},
32+
"dependencies": {
33+
"viewport-units-buggyfill": "~0.4.1",
34+
"tether": "~0.6.5",
35+
"fastclick": "~1.0.6",
36+
"angular": "1.3.x - 1.5.x",
37+
"angular-ui-router": "~0.3.0",
38+
"angular-animate": "1.3.x - 1.5.x",
39+
"hammerjs": "~2.0.4"
40+
},
3341
"devDependencies": {
3442
"angular-dynamic-routing": "^1.0.0",
3543
"angular-icons": "^1.0.0",

0 commit comments

Comments
 (0)