Skip to content

Commit dc065ba

Browse files
committed
fix
1 parent cbd5114 commit dc065ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundle.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ const WATCH = [
88
"./dictionary/misc.ts",
99
"./dictionary/parser.ts",
1010
"./dictionary/type.ts",
11-
"./telo_misikeke/linku-data.json",
11+
"./telo_misikeke/linku_data.json",
1212
"./telo_misikeke/Parser.js",
1313
"./telo_misikeke/rules.js",
14-
"./telo_misikeke/telo-misikeke.js",
14+
"./telo_misikeke/telo_misikeke.js",
1515
"./src/",
1616
"./project-data.json",
1717
];

0 commit comments

Comments
 (0)