proto-table-wc 0.0.515 → 0.0.517
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.517",
|
4
4
|
"description": "Stencil Component Starter",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"devDependencies": {
|
31
31
|
"cspell": "8.8.4",
|
32
32
|
"eslint": "9.4.0",
|
33
|
-
"prettier": "3.3.
|
33
|
+
"prettier": "3.3.2",
|
34
34
|
"typescript": "5.4.5"
|
35
35
|
},
|
36
36
|
"license": "MIT"
|