Remove weird installs from package.json caused by a typo

This commit is contained in:
deep1401
2025-04-07 15:59:35 -07:00
parent 74e643cb43
commit 45fd5877c4
3 changed files with 138 additions and 2539 deletions

2670
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -105,7 +105,6 @@
"@rjsf/utils": "^5.24.3",
"@rjsf/validator-ajv8": "^5.24.3",
"@segment/analytics-next": "^1.77.0",
"@types/three": "^0.175.0",
"@uppy/core": "^3.8.0",
"@uppy/dashboard": "^3.5.1",
"@uppy/drag-drop": "^3.0.3",
@@ -128,11 +127,9 @@
"electron-ssh2": "^0.1.2",
"electron-store": "^8.1.0",
"electron-updater": "^6.3.0-alpha.6",
"install": "^0.13.0",
"lucide-react": "^0.477.0",
"monaco-themes": "^0.4.4",
"morgan": "~1.10.0",
"npm": "^11.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.3.8",

View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "transformerlab",
"version": "0.11.0",
"version": "0.12.0",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
@@ -147,4 +147,4 @@
"integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="
}
}
}
}