Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4baed11

Browse files
committed
chore(plugin): Add missing file endings
1 parent 355c56e commit 4baed11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nmpignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tests
1+
tests

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ module.exports = {
2727
hooks: [
2828
'migrator:migration:hook:require'
2929
]
30-
};
30+
};

0 commit comments

Comments
 (0)