From 20b6c0736a39b4dc900227f90417bf0f24666a5a Mon Sep 17 00:00:00 2001 From: naive231 Date: Thu, 21 Nov 2024 19:00:32 +0800 Subject: [PATCH] vault backup: 2024-11-21 19:00:32 --- node_modules/.package-lock.json | 1 - package.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index e8cd970..13fcda1 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -435,7 +435,6 @@ "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, diff --git a/package.json b/package.json index e8088a2..da56a96 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@types/node": "^16.11.6", "@typescript-eslint/eslint-plugin": "5.29.0", "@typescript-eslint/parser": "5.29.0", + "acorn": "^8.14.0", "builtin-modules": "3.3.0", "esbuild": "0.17.3", "obsidian": "^1.7.2",