Unverified Commit d2a290aa authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #245 from ollama-webui/remove-npm-start

chore: unsupported npm start removed
parents 7823c828 3109f4df
This diff is collapsed.
......@@ -3,7 +3,6 @@
"version": "0.0.1",
"private": true,
"scripts": {
"start": "http-server ./build -P http://localhost:8080?",
"dev": "vite dev --host",
"build": "vite build",
"preview": "vite preview",
......@@ -42,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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment