@launchpad-ui/form
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@launchpad-ui/form", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"status": "beta", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "tsc --project tsconfig.build.json && node build.js", | ||
"build": "tsc --project tsconfig.build.json && node ../../scripts/build.js", | ||
"clean": "rm -rf dist", | ||
@@ -48,0 +48,0 @@ "e2e": "playwright test --config=../../playwright.config.ct.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
144926