proto-table-wc 0.0.333 → 0.0.335
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "proto-table-wc",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.335",
|
4
4
|
"description": "Stencil Component Starter",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"eslint": "8.23.1",
|
37
37
|
"jest": "29.0.3",
|
38
38
|
"prettier": "2.7.1",
|
39
|
-
"puppeteer": "18.0.
|
39
|
+
"puppeteer": "18.0.5",
|
40
40
|
"tslint": "6.1.3",
|
41
41
|
"typescript": "4.8.3"
|
42
42
|
},
|