Skip to content

Commit 51b5823

Browse files
committed
1 parent 1c9e044 commit 51b5823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"gen": "tsx scripts/gen.ts",
88
"rank": "tsx scripts/rank.ts",
9-
"translate": "langnostic translate"
9+
"i18n": "langnostic translate"
1010
},
1111
"keywords": [
1212
"javascript",
@@ -20,7 +20,7 @@
2020
"github-slugger": "^2.0.0",
2121
"globby": "^14.0.1",
2222
"gray-matter": "^4.0.3",
23-
"langnostic": "^0.0.5",
23+
"langnostic": "^0.0.7",
2424
"lodash-es": "^4.17.21",
2525
"tsx": "^4.15.1"
2626
},

0 commit comments

Comments
 (0)