hexojs / hexo-renderer-markdown-it

Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.
MIT License
343 stars 60 forks source link

chore: specify files to packaging #78

Closed yoshinorin closed 5 years ago

yoshinorin commented 5 years ago

npm publish --dry-run result is following.

$ npm publish --dry-run
npm notice
npm notice package: hexo-renderer-markdown-it@3.4.2
npm notice === Tarball Contents ===
npm notice 1.5kB package.json
npm notice 1.1kB LICENSE
npm notice 1.9kB README.md
npm notice 1.9kB lib/anchors.js
npm notice 692B  lib/renderer.js
yoshinorin commented 5 years ago

Please do not merge. I will fix this PR.

yoshinorin commented 5 years ago

Done. I rebased to master & force-push.

$ npm publish --dry-run
npm notice
npm notice package: hexo-renderer-markdown-it@3.4.2
npm notice === Tarball Contents ===
npm notice 1.5kB package.json
npm notice 522B  index.js
npm notice 1.1kB LICENSE
npm notice 1.9kB README.md
npm notice 1.9kB lib/anchors.js
npm notice 670B  lib/renderer.js
npm notice === Tarball Details ===
npm notice name:          hexo-renderer-markdown-it
npm notice version:       3.4.2
npm notice package size:  3.2 kB
npm notice unpacked size: 7.6 kB
npm notice shasum:        03197a8df56ed0c4a942b7014fcdd1e5b50954e2
npm notice integrity:     sha512-bKhzgmvrsuoji[...]kOsCDbNmvRYhA==
npm notice total files:   6
npm notice
+ hexo-renderer-markdown-it@3.4.2