proto-table-wc 0.0.381 → 0.0.383
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.383",
|
4
4
|
"description": "Stencil Component Starter",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -35,8 +35,8 @@
|
|
35
35
|
"cspell": "6.18.1",
|
36
36
|
"eslint": "8.31.0",
|
37
37
|
"jest": "29.3.1",
|
38
|
-
"prettier": "2.8.
|
39
|
-
"puppeteer": "19.
|
38
|
+
"prettier": "2.8.2",
|
39
|
+
"puppeteer": "19.5.0",
|
40
40
|
"tslint": "6.1.3",
|
41
41
|
"typescript": "4.9.4"
|
42
42
|
},
|