Skip to content

Commit 7d929fd

Browse files
committed
fix(peerDependencies): update material-components-web and sass to match devDependencies. Fixes an npm error for consumers using material and sass.
1 parent dda0bd0 commit 7d929fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
},
4343
"homepage": "https://github.com/silinternational/ui-components#readme",
4444
"peerDependencies": {
45-
"material-components-web": "^13.0.0",
45+
"material-components-web": "^14.0.0",
4646
"svelte": "^3.x",
47-
"sass": "1.50.x"
47+
"sass": "1.55.x"
4848
},
4949
"devDependencies": {
5050
"@semantic-release/changelog": "^6.0.1",

0 commit comments

Comments
 (0)