@godxjp/ui 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@godxjp/ui",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "TempoFast Design System — React UI components with i18n, translatable fields, and metadata-driven forms/tables.",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -108,6 +108,7 @@
108
108
  "@testing-library/jest-dom": "^6.9.1",
109
109
  "@testing-library/react": "^16.3.2",
110
110
  "@testing-library/user-event": "^14.6.1",
111
+ "@types/node": "^25.6.0",
111
112
  "@types/react": "^19.2.13",
112
113
  "@types/react-dom": "^19.2.3",
113
114
  "jsdom": "^28.1.0",