mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
🔥 Remove node workspaces
This commit is contained in:
21
package.json
21
package.json
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"name": "penpot",
|
||||
"version": "1.20.0",
|
||||
"license": "MPL-2.0",
|
||||
"packageManager": "yarn@4.0.2",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/penpot/penpot"
|
||||
},
|
||||
"author": "Kaleidos INC",
|
||||
"resolutions": {
|
||||
"@vitejs/plugin-react": "^4.2.0"
|
||||
},
|
||||
"workspaces": [
|
||||
"common",
|
||||
"frontend",
|
||||
"exporter",
|
||||
"backend"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user