Skip to content

Commit 7201b52

Browse files
committed
fix: make kendo-translate runnable on Windows
Closes #11
1 parent f830052 commit 7201b52

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "gulp lint"
99
},
1010
"bin": {
11-
"kendo-translate": "./bin/kendo-translate"
11+
"kendo-translate": "./bin/kendo-translate.js"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)