Skip to content

Commit 9844bc2

Browse files
author
Roland Peelen
committed
🐛 - Remove file-extensions for macos / ubuntu
1 parent 0d70203 commit 9844bc2

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
@@ -5,8 +5,8 @@
55
"files": [
66
"/rewatch",
77
"/rewatch.cmd",
8-
"/rewatch-linux.exe",
9-
"/rewatch-macos.exe",
8+
"/rewatch-linux",
9+
"/rewatch-macos",
1010
"/rewatch-windows.exe"
1111
]
1212
}

0 commit comments

Comments
 (0)