Skip to content

Commit 539c42d

Browse files
author
Jonathan Ginsburg
committed
refactor: add EOF new line in package.json and .gitignore
1 parent a694098 commit 539c42d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ node_modules/
33
tmp/
44
lib/adapter.js
55
integration-tests/
6-
.DS_Store
6+
.DS_Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@
9999
"Matthew Hill <Matthew.Hill4@bskyb.com>",
100100
"Milan Lempera <milanlempera@gmail.com>"
101101
]
102-
}
102+
}

0 commit comments

Comments
 (0)