📦 Add strict package versioning to avoid incompatibility in workspace
This commit is contained in:
@ -33,10 +33,10 @@
|
||||
"@types/react": "18.2.15",
|
||||
"autoprefixer": "10.4.14",
|
||||
"cross-env": "7.0.3",
|
||||
"dotenv-cli": "^7.2.1",
|
||||
"dotenv-cli": "7.2.1",
|
||||
"eslint": "8.44.0",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"next-runtime-env": "^1.6.2",
|
||||
"next-runtime-env": "1.6.2",
|
||||
"@typebot.io/env": "workspace:*",
|
||||
"next-transpile-modules": "10.0.0",
|
||||
"postcss": "8.4.26",
|
||||
|
Reference in New Issue
Block a user