iacore
2024-04-19 e763e1969e9796d8f55110f32f645f4ff009968a
package.json
@@ -12,6 +12,7 @@
    "url": "https://github.com/jackyzha0/quartz.git"
  },
  "scripts": {
    "quartz": "./quartz/bootstrap-cli.mjs",
    "docs": "npx quartz build --serve -d docs",
    "check": "tsc --noEmit && npx prettier . --check",
    "format": "npx prettier . --write",
@@ -87,7 +88,7 @@
    "unified": "^11.0.4",
    "unist-util-visit": "^5.0.0",
    "vfile": "^6.0.1",
    "workerpool": "^9.1.0",
    "workerpool": "^9.1.1",
    "ws": "^8.15.1",
    "yargs": "^17.7.2"
  },