@emartech/ui-framework-colors
Advanced tools
Comparing version 2.9.0 to 2.9.1
{ | ||
"name": "@emartech/ui-framework-colors", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "UI Framework Colors", | ||
@@ -21,6 +21,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "7.26.0", | ||
"eslint": "8.15.0", | ||
"eslint-config-emarsys": "5.1.0", | ||
"eslint-plugin-json": "3.0.0", | ||
"semantic-release": "17.4.3" | ||
"eslint-plugin-json": "3.1.0", | ||
"semantic-release": "19.0.2" | ||
}, | ||
@@ -31,4 +31,4 @@ "publishConfig": { | ||
"engines": { | ||
"node": "12.19.0" | ||
"node": "16.15.0" | ||
} | ||
} |
@@ -190,3 +190,3 @@ const paletteSAP = { | ||
'default': paletteSAP.gray['900'], | ||
'faint': paletteSAP.gray['400'] | ||
'faint': paletteSAP.gray['500'] | ||
}, | ||
@@ -193,0 +193,0 @@ 'border': paletteSAP.gray['300'], |
Sorry, the diff of this file is not supported yet