proto-table-wc 0.0.346 → 0.0.347
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "proto-table-wc",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.347",
|
4
4
|
"description": "Stencil Component Starter",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -34,9 +34,9 @@
|
|
34
34
|
"@types/puppeteer": "5.4.7",
|
35
35
|
"cspell": "6.12.0",
|
36
36
|
"eslint": "8.25.0",
|
37
|
-
"jest": "29.
|
37
|
+
"jest": "29.2.0",
|
38
38
|
"prettier": "2.7.1",
|
39
|
-
"puppeteer": "
|
39
|
+
"puppeteer": "19.0.0",
|
40
40
|
"tslint": "6.1.3",
|
41
41
|
"typescript": "4.8.4"
|
42
42
|
},
|