prettier, update to the dependencies (latest), remove nip26 and its artifacts, cleanup and renew
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"colors" : [
|
||||
{
|
||||
"color" : {
|
||||
"color-space" : "display-p3",
|
||||
"components" : {
|
||||
"alpha" : "1.000",
|
||||
"blue" : "0.665",
|
||||
"green" : "0.271",
|
||||
"red" : "0.509"
|
||||
"colors": [
|
||||
{
|
||||
"color": {
|
||||
"color-space": "display-p3",
|
||||
"components": {
|
||||
"alpha": "1.000",
|
||||
"blue": "0.665",
|
||||
"green": "0.271",
|
||||
"red": "0.509"
|
||||
}
|
||||
},
|
||||
"idiom": "universal"
|
||||
}
|
||||
},
|
||||
"idiom" : "universal"
|
||||
],
|
||||
"info": {
|
||||
"author": "xcode",
|
||||
"version": 1
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user