Commit 76bddf5a by Sam Padgett Committed by GitHub

Merge pull request #138 from jeff-phillips-18/release

Update patternfly version, bump version to 0.0.44
parents 2ed31262 1ba06d2b
{ {
"name": "origin-web-common", "name": "origin-web-common",
"version": "0.0.43", "version": "0.0.44",
"main": [ "main": [
"dist/origin-web-common.js", "dist/origin-web-common.js",
"dist/origin-web-common.css" "dist/origin-web-common.css"
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"jquery": "~3.2.1", "jquery": "~3.2.1",
"kubernetes-label-selector": "~2.0.0", "kubernetes-label-selector": "~2.0.0",
"lodash": "~4.17.4", "lodash": "~4.17.4",
"patternfly": "~3.25.1", "patternfly": "~3.26.1",
"uri.js": "~1.18.0" "uri.js": "~1.18.0"
}, },
"devDependencies": { "devDependencies": {
......
{ {
"author": "Red Hat", "author": "Red Hat",
"name": "origin-web-common", "name": "origin-web-common",
"version": "0.0.43", "version": "0.0.44",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "Library of common services and components for OpenShift Web Console.", "description": "Library of common services and components for OpenShift Web Console.",
"homepage": "https://github.com/openshift/origin-web-common.git", "homepage": "https://github.com/openshift/origin-web-common.git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment