@commandcenterio/convert-ui 0.0.6 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commandcenterio/convert-ui",
3
- "version": "0.0.6",
3
+ "version": "0.0.8",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.ts",
@@ -16,8 +16,8 @@
16
16
  "react": "^18.2.0",
17
17
  "tsup": "^8.0.1",
18
18
  "typescript": "^5.3.3",
19
- "@repo/typescript-config": "0.0.0",
20
- "@repo/eslint-config": "0.0.0"
19
+ "@repo/eslint-config": "0.0.0",
20
+ "@repo/typescript-config": "0.0.0"
21
21
  },
22
22
  "publishConfig": {
23
23
  "access": "public"