Skip to content

Commit 35df948

Browse files
curbenghtomap
authored andcommittedJul 30, 2019
chore: deprecate npmignore (#40)
1 parent 6e32aed commit 35df948

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed
 

‎.npmignore

-8
This file was deleted.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hexo-fs",
33
"version": "1.0.2",
44
"description": "File system module for Hexo.",
5-
"main": "lib/fs",
5+
"main": "lib/fs.js",
66
"scripts": {
77
"eslint": "eslint .",
88
"test": "mocha test/index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.