@ansible/ansible-ui-framework 0.0.306 → 0.0.307

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/docs/_config.yml +4 -0
  2. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ domain: ansible.github.io
2
+ url: https://ansible.github.io
3
+ baseurl: /ansible-ui/
4
+ theme: midnight
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ansible/ansible-ui-framework",
3
3
  "description": "A framework for building applications using PatternFly.",
4
- "version": "0.0.306",
4
+ "version": "0.0.307",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {