Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxtjs/markdownit",
"version": "2.0.0",
"homepage": "nuxt-community/markdownit-module",
"homepage": "https://github.com/nuxt-community/markdownit-module",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to use "repo" instead of homepage for fixing ☺️

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pi0 I deal with the commit☺️ ac1af32 I appreciate your review, thank you!:3

"license": "MIT",
"main": "dist/module.js",
"types": "dist/module.d.ts",
Expand Down