mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-03 16:10:31 +00:00
Move esbuild entry in docs package.json to dependencies rather than devdependencies
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "^5.2.8",
|
||||
"esbuild": "0.25.11",
|
||||
"fs-extra": "^11.2.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"html-entities": "^2.3.3",
|
||||
@@ -27,7 +28,6 @@
|
||||
"@types/highlight.js": "^9.12.4",
|
||||
"@types/jquery": "^3.5.33",
|
||||
"concurrently": "^8.2.2",
|
||||
"esbuild": "0.25.11",
|
||||
"http-server": "^14.1.1",
|
||||
"nodemon": "^3.1.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user