We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fed2e8 commit 6ab9eeaCopy full SHA for 6ab9eea
package.json
@@ -23,7 +23,7 @@
23
"start:dev": "cross-env NODE_ENV=development webpack serve --config pages/webpack.config.js",
24
"start:integ": "cross-env NODE_ENV=development webpack serve --config pages/webpack.config.integ.js",
25
"prepare": "husky",
26
- "postinstall": "node ./scripts/install-peer-deps.js browser-test-tools:scroll-validation"
+ "postinstall": "node ./scripts/install-peer-deps.js browser-test-tools:scroll-validation-extended"
27
},
28
"dependencies": {
29
"@cloudscape-design/collection-hooks": "^1.0.0",
0 commit comments