Skip to content

Commit

Permalink
watcher/bindings: consistent watcher-lang naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed Jul 19, 2024
1 parent f04d021 commit f4a93e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watcher-nodejs/binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"target_name": "watcher",
"sources": [
"../watcher-c/src/watcher-c.cpp",
"watcher-c-wrapper.cpp",
"watcher.cpp",
],
"include_dirs": [
"../watcher-c/include",
Expand Down
File renamed without changes.

0 comments on commit f4a93e5

Please sign in to comment.