web-component-wrapper 0.0.327 → 0.0.328
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
3
|
+
"version": "0.0.328",
|
4
4
|
"description": "Generic web-component base class and framework specific wrapper.",
|
5
5
|
"keywords": [
|
6
6
|
"component",
|
@@ -68,7 +68,6 @@
|
|
68
68
|
"@types/ejs": "*",
|
69
69
|
"@types/html-minifier": "*",
|
70
70
|
"@types/jest": "*",
|
71
|
-
"@types/jquery": "*",
|
72
71
|
"@types/jsdom": "*",
|
73
72
|
"@types/node": "*",
|
74
73
|
"@types/react": "*",
|