Skip to content

Commit a4c1ec0

Browse files
committed
chore: typo
1 parent 191b488 commit a4c1ec0

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
@@ -15,7 +15,7 @@
1515
"test": "jest --no-cache",
1616
"lint": "eslint src --ext .js,.ts",
1717
"format": "prettier --write .",
18-
"backup": "git add . && git commit -m \"chore: save the coding progress\" && git push"
18+
"backup": "git add . && git commit -m \"chore: backup\" && git push"
1919
},
2020
"devDependencies": {
2121
"eslint": "^8.5.0",

0 commit comments

Comments
 (0)