Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96f875c

Browse files
committed
Refactor
1 parent 28a5e60 commit 96f875c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@
1313
"type": "git",
1414
"url": "git+https://github.com/docsifyjs/docsify.git"
1515
},
16+
"collective": {
17+
"url": "https://opencollective.com/docsify"
18+
},
19+
"keywords": [
20+
"doc",
21+
"docs",
22+
"documentation",
23+
"creator",
24+
"generator"
25+
],
1626
"main": "lib/docsify.js",
1727
"unpkg": "lib/docsify.min.js",
1828
"files": [
@@ -108,15 +118,5 @@
108118
"vue2": "npm:vue@^2.6.12",
109119
"vue3": "npm:vue@^3.0.0",
110120
"xhr-mock": "^2.5.1"
111-
},
112-
"keywords": [
113-
"doc",
114-
"docs",
115-
"documentation",
116-
"creator",
117-
"generator"
118-
],
119-
"collective": {
120-
"url": "https://opencollective.com/docsify"
121121
}
122122
}

0 commit comments

Comments
 (0)