@ansible/ansible-ui-framework 0.0.339 → 0.0.340

Sign up to get free protection for your applications and to get access to all the features.
@@ -51,7 +51,7 @@ h4 {
51
51
  }
52
52
 
53
53
  .highlight .p {
54
- color: #1899f5;
54
+ color: #888;
55
55
  }
56
56
 
57
57
  .highlight .nv {
@@ -92,7 +92,7 @@ h4 {
92
92
  }
93
93
 
94
94
  .highlight .si {
95
- color: #1899f5;
95
+ color: #888;
96
96
  }
97
97
 
98
98
  .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.339",
4
+ "version": "0.0.340",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {