Skip to content

Commit 8e452cb

Browse files
authored
Update to use published react-sdk-* (#396)
1 parent 6ed2689 commit 8e452cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@pega/constellationjs": "SDK-8.8.4",
5555
"@pega/cosmos-react-core": "^3.0.1",
5656
"@pega/cosmos-react-work": "^3.0.1",
57-
"@pega/react-sdk-components": "file:pega-react-sdk-components-8.8.20-20231106.tgz",
57+
"@pega/react-sdk-components": "~8.8.20",
5858
"@tinymce/tinymce-react": "^4.3.0",
5959
"@types/styled-components": "^5.1.26",
6060
"@unicef/material-ui-currency-textfield": "^0.8.6",
@@ -80,7 +80,7 @@
8080
"@pega/eslint-config": "^0.4.0",
8181
"@pega/pcore-pconnect-typedefs": "1.0.0",
8282
"@pega/prettier-config": "^0.4.0",
83-
"@pega/react-sdk-overrides": "file:pega-react-sdk-overrides-8.8.20-20231106.tgz",
83+
"@pega/react-sdk-overrides": "~8.8.20",
8484
"@pega/stylelint-config": "^0.4.0",
8585
"@pega/tsconfig": "^0.4.0",
8686
"@playwright/test": "^1.28.0",

0 commit comments

Comments
 (0)