Skip to content

Commit

Permalink
Bump version to 0.0.58
Browse files Browse the repository at this point in the history
Bump patternfly versions to catchup with console.
  • Loading branch information
jeff-phillips-18 committed Oct 23, 2017
1 parent b16bb16 commit 69781ae
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 32 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "origin-web-catalog",
"version": "0.0.57",
"version": "0.0.56",
"license": "Apache-2.0",
"main": [
"dist/vendor-bundle.js",
Expand Down Expand Up @@ -35,9 +35,9 @@
"angular-sanitize": "1.5.11",
"angular-route": "1.5.11",
"angular-bootstrap": "0.14.3",
"angular-patternfly": ">=4.11.5 <5.0.0",
"angular-patternfly": ">=4.11.8 <5.0.0",
"angular-schema-form": "^0.8.13",
"patternfly": ">=3.27.5 <4.0.0",
"patternfly": ">=3.29.3 <4.0.0",
"jquery": "~3.2.1",
"lodash": "~4.17.4",
"origin-web-common": "~0.0.66",
Expand Down
58 changes: 32 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "origin-web-catalog",
"version": "0.0.57",
"version": "0.0.58",
"description": "The Openshift Web Catalogs Library",
"scripts": {
"clean": "rimraf dist && rimraf docs && rimraf coverage",
Expand Down Expand Up @@ -30,7 +30,7 @@
"angular-animate": "1.5.11",
"angular-drag-and-drop-lists": "2.0.0",
"angular-moment": "1.0.0",
"angular-patternfly": ">=4.11.5 <5.0.0",
"angular-patternfly": ">=4.11.8 <5.0.0",
"angular-sanitize": "1.5.11",
"angular-schema-form": "^0.8.13",
"angular-schema-form-bootstrap": "^0.2.0",
Expand All @@ -41,7 +41,7 @@
"jquery": "3.2.1",
"origin-web-common": "0.0.67",
"paper-css": "^0.1.2",
"patternfly": "^3.28.3",
"patternfly": "^3.29.3",
"urijs": "1.18.0"
},
"devDependencies": {
Expand Down

0 comments on commit 69781ae

Please sign in to comment.