chore(ui,icons,ui-preset,toolbox): Move design system packages to monorepo (#5470)
This commit is contained in:
committed by
GitHub
parent
71853eafdd
commit
e4ce2f4e07
@@ -7,6 +7,7 @@
|
||||
"packages/medusa-js",
|
||||
"packages/medusa-react",
|
||||
"packages/*",
|
||||
"packages/design-system/*",
|
||||
"packages/generated/*",
|
||||
"packages/oas/*",
|
||||
"integration-tests/**/*"
|
||||
@@ -37,6 +38,7 @@
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.31.11",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-storybook": "^0.6.12",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"express": "^4.17.1",
|
||||
"get-port": "^5.1.1",
|
||||
@@ -90,6 +92,7 @@
|
||||
"resolutions": {
|
||||
"@redocly/cli/react": "^17.0.1",
|
||||
"@redocly/cli/react-dom": "^17.0.1",
|
||||
"pg": "8.10.0"
|
||||
"pg": "8.10.0",
|
||||
"class-variance-authority@0.6.1": "patch:class-variance-authority@npm:0.6.1#.yarn/patches/class-variance-authority-npm-0.6.1-22a468e86e.patch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user