Skip to content

Commit 26f7ba4

Browse files
Update package.json
1 parent faa22f1 commit 26f7ba4

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
@@ -23,7 +23,7 @@
2323
"format": "prettier --write \"./**/*.{js,ts,css,less,json,md,html,yml,yaml,pcss,jsx,tsx}\"",
2424
"lerna-version": "lerna version",
2525
"lint": "eslint . --ext .js --fix",
26-
"lint:package": "sort-package-json"
26+
"format:package": "sort-package-json"
2727
},
2828
"contributes": {
2929
"snippets": [

0 commit comments

Comments
 (0)