This commit is contained in:
griimick 2024-10-19 02:30:01 +05:30
parent a87be21ff9
commit 96a03759eb
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "logseq-catppuccin", "name": "logseq-catppuccin",
"version": "0.6.3", "version": "0.6.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "logseq-catppuccin", "name": "logseq-catppuccin",
"version": "0.6.3", "version": "0.6.4",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@catppuccin/highlightjs": "^1.0.0", "@catppuccin/highlightjs": "^1.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "logseq-catppuccin", "name": "logseq-catppuccin",
"version": "0.6.3", "version": "0.6.4",
"description": "🦫 Soothing pastel theme for Logseq", "description": "🦫 Soothing pastel theme for Logseq",
"main": "index.html", "main": "index.html",
"scripts": { "scripts": {