Description: drop DOS end-of-lines
 Workaround a dh-nodejs bug
Author: Yadd <yadd@debian.org>
Forwarded: not-needed
Last-Update: 2023-05-09

--- a/.npmignore
+++ b/.npmignore
@@ -1,6 +1,6 @@
-__tests__
-.vscode
-node_modules
-tsconfig.json
-*.ts
+__tests__
+.vscode
+node_modules
+tsconfig.json
+*.ts
 !*.d.ts
\ No newline at end of file
