proto-table-wc 0.0.363 → 0.0.364

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.363",
3
+ "version": "0.0.364",
4
4
  "description": "Stencil Component Starter",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -38,7 +38,7 @@
38
38
  "prettier": "2.7.1",
39
39
  "puppeteer": "19.2.2",
40
40
  "tslint": "6.1.3",
41
- "typescript": "4.8.4"
41
+ "typescript": "4.9.3"
42
42
  },
43
43
  "license": "MIT"
44
44
  }