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.
1 parent 5bac28b commit c773094Copy full SHA for c773094
bower.json
@@ -32,15 +32,14 @@
32
"url": "git://github.com/patternfly/angular-patternfly.git"
33
},
34
"dependencies": {
35
- "angular": "1.2.25 - 1.3.*",
36
- "patternfly": "~2.0.0",
37
- "c3": "~0.4.10"
+ "angular": "1.2.25 - 1.3.*"
38
39
"devDependencies": {
40
"angular-animate": "1.2.25 - 1.3.*",
41
"angular-mocks": "1.2.25 - 1.3.*",
42
"angular-sanitize": "1.2.25 - 1.3.*",
43
"angular-touch": "1.2.25 - 1.3.*",
44
- "angular-route": "1.2.25 - 1.3.*"
+ "angular-route": "1.2.25 - 1.3.*",
+ "patternfly": "~2.0.0"
45
}
46
0 commit comments