chore: http-server dependency removed

This commit is contained in:
Timothy J. Baek 2023-12-18 22:03:19 -08:00
parent 0de7eda9e1
commit 3109f4dfac
2 changed files with 21 additions and 633 deletions

651
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,6 @@
"@sveltejs/adapter-node": "^1.3.1",
"file-saver": "^2.0.5",
"highlight.js": "^11.9.0",
"http-server": "^14.1.1",
"idb": "^7.1.1",
"js-sha256": "^0.10.1",
"katex": "^0.16.9",
@ -50,4 +49,4 @@
"tippy.js": "^6.3.7",
"uuid": "^9.0.1"
}
}
}