@ansible/ansible-ui-framework 0.0.331 → 0.0.332

Sign up to get free protection for your applications and to get access to all the features.
@@ -79,11 +79,11 @@ h4 {
79
79
  }
80
80
 
81
81
  .highlight .s {
82
- color: FFF8;
82
+ color: #fff8;
83
83
  }
84
84
 
85
85
  .highlight .si {
86
- color: FFF8;
86
+ color: #fff8;
87
87
  }
88
88
 
89
89
  .highlight .err {
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.331",
4
+ "version": "0.0.332",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {