Skip to content

Commit 19ff924

Browse files
Set the patternfly version.
1 parent 54ee2f1 commit 19ff924

File tree

3 files changed

+2
-245
lines changed

3 files changed

+2
-245
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": "~4.0.0-rc.1"
50+
"patternfly": "3.25.0"
5151
},
5252
"devDependencies": {
5353
"angular-mocks": "1.5.*",

npm-shrinkwrap.json

Lines changed: 0 additions & 243 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"angular-ui-bootstrap": "2.3.x",
1515
"angular-svg-base-fix": "2.0.0",
1616
"lodash-amd": "4.x",
17-
"patternfly": "~4.0.0-rc.1"
17+
"patternfly": "3.25.0"
1818
},
1919
"devDependencies": {
2020
"angular-dragdrop": "1.0.13",

0 commit comments

Comments
 (0)