Skip to content

Commit 0d0ac32

Browse files
curbenghtomap
authored andcommitted
chore: drop .npmignore (#140)
1 parent f07c9f1 commit 0d0ac32

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.npmignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hexo-deployer-git",
33
"version": "1.0.0",
44
"description": "Git deployer plugin of Hexo.",
5-
"main": "index",
5+
"main": "index.js",
66
"scripts": {
77
"eslint": "eslint .",
88
"test": "mocha test/index.js",

0 commit comments

Comments
 (0)