The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

deps: version bump

+5 -4
+4 -3
package-lock.json
··· 1 1 { 2 2 "name": "@jackyzha0/quartz", 3 - "version": "4.0.11", 3 + "version": "4.1.2", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "@jackyzha0/quartz", 9 - "version": "4.0.11", 9 + "version": "4.1.2", 10 10 "license": "MIT", 11 11 "dependencies": { 12 12 "@clack/prompts": "^0.6.3", ··· 85 85 "typescript": "^5.0.4" 86 86 }, 87 87 "engines": { 88 - "node": ">=18.14" 88 + "node": ">=18.14", 89 + "npm": ">=9.3.1" 89 90 } 90 91 }, 91 92 "node_modules/@clack/core": {
+1 -1
package.json
··· 2 2 "name": "@jackyzha0/quartz", 3 3 "description": "🌱 publish your digital garden and notes as a website", 4 4 "private": true, 5 - "version": "4.1.1", 5 + "version": "4.1.2", 6 6 "type": "module", 7 7 "author": "jackyzha0 <j.zhao2k19@gmail.com>", 8 8 "license": "MIT",