Use rolling ranges for internal workspaces

[MAILPOET-4485]
This commit is contained in:
Jan Jakes
2022-07-20 13:22:34 +02:00
committed by Veljko V
parent 4f7b90bba3
commit f88ec9bb82
3 changed files with 3 additions and 2 deletions

1
.npmrc
View File

@@ -1 +1,2 @@
save-workspace-protocol=rolling
strict-peer-dependencies=false

View File

@@ -124,7 +124,7 @@
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/register": "^7.17.7",
"@mailpoet/eslint-config": "workspace:^0.1.0",
"@mailpoet/eslint-config": "workspace:^",
"@storybook/addon-actions": "^6.4.19",
"@storybook/addon-links": "^6.4.19",
"@storybook/addon-storysource": "^6.4.19",

2
pnpm-lock.yaml generated
View File

@@ -43,7 +43,7 @@ importers:
'@babel/runtime-corejs3': ^7.17.8
'@emotion/react': ^11.8.2
'@emotion/styled': ^11.8.1
'@mailpoet/eslint-config': workspace:^0.1.0
'@mailpoet/eslint-config': workspace:^
'@storybook/addon-actions': ^6.4.19
'@storybook/addon-links': ^6.4.19
'@storybook/addon-storysource': ^6.4.19