Skip to content

Commit d1b9e3d

Browse files
committed
chore: tools
1 parent b054ae1 commit d1b9e3d

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
@@ -44,7 +44,7 @@
4444
"sync.test": "node ./tools/sync.js",
4545
"tsc": "cpy '**/*.d.ts' '../plugin' --parents --cwd=src && tsc -skipLibCheck -d",
4646
"update": "node ./tools/update.js",
47-
"doc": "node tools/builddoc.mjs && git add docs/* && git commit -m \"chore:doc\""
47+
"doc": "node tools/builddoc.mjs"
4848
},
4949
"keywords": [
5050
"NativeScript",

0 commit comments

Comments
 (0)