Skip to content

Commit 83dcbc1

Browse files
committed
chore:project
1 parent da84b70 commit 83dcbc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"watch": "npm run tsc -- -w",
4949
"doc": "node tools/builddoc.mjs",
5050
"pnpm.setup": "npm run setup && pnpm --filter @nativescript/template-* install",
51-
"commit_readme_doc_changes": "git add docs/** *.md && git commit -m \"readme/doc\""
51+
"commit_readme_doc_changes": "git add docs/** *.md ; git commit -m \"readme/doc\""
5252
},
5353
"commitlint": {
5454
"extends": [

tools

0 commit comments

Comments
 (0)