Skip to content

Commit 02ba395

Browse files
committed
remove ref to build-types (see prior commit)
1 parent 02481e0 commit 02ba395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/platform-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"scripts": {
66
"dev": "vite",
7-
"build": "vite build && yarn build-types",
7+
"build": "vite build",
88
"serve": "vite preview",
99
"lint": "eslint . --fix",
1010
"lint:check": "eslint .",

0 commit comments

Comments
 (0)