This commit is contained in:
pscgyLancer 2022-06-07 10:20:16 +08:00
parent 5f613c0105
commit ca4fbdcb3a
2 changed files with 7997 additions and 2 deletions

7996
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,6 +27,7 @@
"dependencies": { "dependencies": {
"emoji-regex": "^9.2.0", "emoji-regex": "^9.2.0",
"font-awesome-filetypes": "^2.1.0", "font-awesome-filetypes": "^2.1.0",
"marked": "^2.0.1" "marked": "^2.0.1",
"npx": "^10.2.2"
} }
} }