web-component-wrapper 0.0.353 → 0.0.354

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-component-wrapper",
3
- "version": "0.0.353",
3
+ "version": "0.0.354",
4
4
  "description": "Generic web-component base class and framework specific wrapper.",
5
5
  "keywords": [
6
6
  "component",
@@ -73,7 +73,6 @@
73
73
  "@types/react": "*",
74
74
  "@types/react-dom": "*",
75
75
  "@types/webpack-env": "*",
76
- "@types/workbox-webpack-plugin": "*",
77
76
  "@typescript-eslint/eslint-plugin": "*",
78
77
  "@typescript-eslint/parser": "*",
79
78
  "@webcomponents/webcomponentsjs": "*",