Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Oct 3, 2023
1 parent 0d78539 commit f2f0f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"matrix-gen-i18n": "scripts/gen-i18n.js",
"matrix-compare-i18n-files": "scripts/compare-file.js",
"matrix-i18n-rekey": "scripts/rekey.js",
"matrix-i18n-lint": "scripts/lint.js"
"matrix-i18n-lint": "scripts/lint-i18n.js"
},
"scripts": {
"build:ts": "tsc",
Expand Down

0 comments on commit f2f0f0b

Please sign in to comment.