mirror of
https://github.com/gavinpicard/iconocolor.git
synced 2026-07-22 06:56:46 +00:00
iconocolor 1.2.1
This commit is contained in:
parent
e29649ad5a
commit
366b375cf6
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "iconocolor",
|
||||
"name": "Iconocolor",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"minAppVersion": "1.6.6",
|
||||
"description": "An all-in-one solution for folder icons and coloring, featuring auto-gradients.",
|
||||
"author": "Gavin Picard",
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "iconocolor",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "iconocolor",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fflate": "^0.8.2"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iconocolor",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "All-in-one solution for folder icons, icon colors, and folder colors in Obsidian.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue