We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 6e32aed commit 35df948Copy full SHA for 35df948
.npmignore
package.json
@@ -2,7 +2,7 @@
2
"name": "hexo-fs",
3
"version": "1.0.2",
4
"description": "File system module for Hexo.",
5
- "main": "lib/fs",
+ "main": "lib/fs.js",
6
"scripts": {
7
"eslint": "eslint .",
8
"test": "mocha test/index.js",
0 commit comments