Skip to content

Commit 763ed5d

Browse files
committed
Build Package Update
Latest release of PatternFly up to, but not including the next major
1 parent ab08e22 commit 763ed5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"datatables.net": "^1.10.12",
4848
"datatables.net-select": "~1.2.0",
4949
"lodash": "4.x",
50-
"patternfly": "3.25.0"
50+
"patternfly": "^3.25.1"
5151
},
5252
"devDependencies": {
5353
"angular-mocks": "1.5.*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"angular-ui-bootstrap": "2.3.x",
1818
"angular-svg-base-fix": "2.0.0",
1919
"lodash": "4.x",
20-
"patternfly": "3.25.0"
20+
"patternfly": "^3.25.1"
2121
},
2222
"devDependencies": {
2323
"angular-dragdrop": "1.0.13",

0 commit comments

Comments
 (0)