Skip to content

Commit dae73ef

Browse files
committedSep 4, 2024
update readme & version 2.0.7
1 parent 4a63901 commit dae73ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Options:
2525
> -V, --version output the version number
2626
> -f, --force Force to Build Package
2727
> -p --platform build deploy package for target platform
28+
> -c --cache, use cache
29+
> -n --nonode, do not copy node
2830
2931
### -f, --force
3032

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tars/deploy",
33
"preferGlobal": true,
4-
"version": "2.0.6",
4+
"version": "2.0.7",
55
"description": "TARS 框架服务打包工具",
66
"author": {
77
"name": "Superzheng",

0 commit comments

Comments
 (0)