We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928241e commit 227eacfCopy full SHA for 227eacf
1 file changed
package.json
@@ -29,7 +29,15 @@
29
"url": "https://github.com/base-apps/angular-base-apps/issues"
30
},
31
"homepage": "https://github.com/base-apps/angular-base-apps",
32
- "dependencies": {},
+ "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
+ },
41
"devDependencies": {
42
"angular-dynamic-routing": "^1.0.0",
43
"angular-icons": "^1.0.0",
0 commit comments