We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad775e2 + f2dfda6 commit ae817f5Copy full SHA for ae817f5
bower.json
@@ -31,15 +31,13 @@
31
"type": "git",
32
"url": "git://github.com/patternfly/angular-patternfly.git"
33
},
34
- "dependencies": {
35
- "angular": "1.3.*"
36
- },
37
"devDependencies": {
38
- "angular-animate": "1.3.*",
39
- "angular-mocks": "1.3.*",
40
- "angular-sanitize": "1.3.*",
41
- "angular-touch": "1.3.*",
42
- "angular-route": "1.3.*",
+ "angular": "1.3.0 - 1.4.*",
+ "angular-animate": "1.3.0 - 1.4.*",
+ "angular-mocks": "1.3.0 - 1.4.*",
+ "angular-sanitize": "1.3.0 - 1.4.*",
+ "angular-touch": "1.3.0 - 1.4.*",
+ "angular-route": "1.3.0 - 1.4.*",
43
"lodash": "3.x",
44
"patternfly": "2.1.0"
45
}
0 commit comments