File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " koa-404-handler" ,
3- "description" :
4- " 404 handler for Lad and Koa (best used with koa-better-error-handler)" ,
5- "version" : " 0.0.2" ,
3+ "description" : " 404 handler for Lad and Koa (best used with koa-better-error-handler)" ,
4+ "version" : " 0.1.0" ,
65 "author" :
" Nick Baugh <[email protected] > (http://niftylettuce.com/)" ,
76 "bugs" : {
87 "url" : " https://github.com/ladjs/koa-404-handler/issues" ,
5453 " prettier --write --single-quote --trailing-comma none" ,
5554 " git add"
5655 ],
57- "*.md" : [" remark . -qfo" , " git add" ]
56+ "*.md" : [
57+ " remark . -qfo" ,
58+ " git add"
59+ ]
5860 },
5961 "main" : " lib/index.js" ,
6062 "remarkConfig" : {
61- "plugins" : [" preset-github" ]
63+ "plugins" : [
64+ " preset-github"
65+ ]
6266 },
6367 "repository" : {
6468 "type" : " git" ,
7579 },
7680 "xo" : {
7781 "extends" : " prettier" ,
78- "plugins" : [" prettier" ],
82+ "plugins" : [
83+ " prettier"
84+ ],
7985 "parserOptions" : {
8086 "sourceType" : " script"
8187 },
You can’t perform that action at this time.
0 commit comments