pkg: bump to 4.2.3

This commit is contained in:
Jacky Zhao 2024-02-23 18:52:28 -08:00
parent 2c74b05d1b
commit ea7122dd5a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@jackyzha0/quartz",
"version": "4.2.2",
"version": "4.2.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jackyzha0/quartz",
"version": "4.2.2",
"version": "4.2.3",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^0.7.0",

View file

@ -2,7 +2,7 @@
"name": "@jackyzha0/quartz",
"description": "🌱 publish your digital garden and notes as a website",
"private": true,
"version": "4.2.2",
"version": "4.2.3",
"type": "module",
"author": "jackyzha0 <j.zhao2k19@gmail.com>",
"license": "MIT",