@popsure/dirty-swan 0.27.17 → 0.27.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -164,7 +164,7 @@ const colors = [
164
164
  {
165
165
  name: 'Grey 500',
166
166
  code: 'grey-500',
167
- hex: '#b4b4ba',
167
+ hex: '#91919c',
168
168
  },
169
169
  {
170
170
  name: 'Grey 600',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@popsure/dirty-swan",
3
- "version": "0.27.17",
3
+ "version": "0.27.18",
4
4
  "author": "Vincent Audoire <vincent@getpopsure.com>",
5
5
  "license": "MIT",
6
6
  "private": false,
@@ -164,7 +164,7 @@ const colors = [
164
164
  {
165
165
  name: 'Grey 500',
166
166
  code: 'grey-500',
167
- hex: '#b4b4ba',
167
+ hex: '#91919c',
168
168
  },
169
169
  {
170
170
  name: 'Grey 600',