We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43339ad + 495a062 commit 9cc65d3Copy full SHA for 9cc65d3
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-patternfly",
3
- "version": "0.0.5",
+ "version": "2.0.0",
4
"authors": [
5
"Red Hat"
6
],
@@ -30,7 +30,7 @@
30
},
31
"dependencies": {
32
"angular": "1.2.25 - 1.3.*",
33
- "patternfly": "2.0.*"
+ "patternfly": "~2.0.0"
34
35
"devDependencies": {
36
"angular-animate": "1.2.25 - 1.3.*",
package.json
@@ -1,7 +1,7 @@
"author": "Red Hat",
"description": "Angular extension of the PatternFly project.",
"homepage": "https://github.com/patternfly/angular-patternfly",
7
"dependencies": {},
0 commit comments