From 678f31bb1b911c1a0f44589d8614bba564f2983d Mon Sep 17 00:00:00 2001 From: Thomas Allmer Date: Wed, 28 Oct 2020 18:46:43 +0100 Subject: [PATCH] chore: fix package name --- .changeset/hot-kiwis-allow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/hot-kiwis-allow.md b/.changeset/hot-kiwis-allow.md index 1ccb28b4..d151dcc7 100644 --- a/.changeset/hot-kiwis-allow.md +++ b/.changeset/hot-kiwis-allow.md @@ -6,7 +6,7 @@ '@open-wc/semantic-dom-diff': patch '@open-wc/testing': patch '@open-wc/testing-helpers': patch -'rollup-plugin-polyfills-loader': patch +'@open-wc/rollup-plugin-polyfills-loader': patch 'storybook-addon-markdown-docs': patch 'storybook-addon-web-components-knobs': patch ---