Skip to content

Commit 237ac27

Browse files
committed
package.json update
1 parent a91d022 commit 237ac27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"main": "",
66
"scripts": {
77
"npm-install": "npm install",
8-
"git-log": "git log --pretty='%cd * %h %s' --date=short",
98
"npm-pack": "npm pack",
109
"npm-version-patch": "npm version patch",
1110
"npm-version-minor": "npm version minor",
@@ -131,6 +130,7 @@
131130
"git-pull-helper": [
132131
"git -C ${HOME}/Work/xbb-helper-xpack.git pull"
133132
],
133+
"git-log": "git log --pretty='%cd * %h %s' --date=short",
134134
"generate-workflows": [
135135
"mkdir -p .github/workflows/",
136136
"cp xpacks/xpack-dev-tools-xbb-helper/templates/body-github-pre-releases-test.md .github/workflows/",

0 commit comments

Comments
 (0)