Skip to content

Commit 5528883

Browse files
committedNov 11, 2024·
upgrade version of lowcoder-cli-template-typescript
1 parent 0cef08c commit 5528883

File tree

1 file changed

+1
-1
lines changed
  • client/packages/lowcoder-cli-template-typescript

1 file changed

+1
-1
lines changed
 

‎client/packages/lowcoder-cli-template-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lowcoder-cli-template-typescript",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"type": "module",
55
"scripts": {
66
"start": "NODE_OPTIONS=--max_old_space_size=6144 vite",

0 commit comments

Comments
 (0)
Please sign in to comment.