We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d6f19 commit 2270137Copy full SHA for 2270137
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@alertbox/docsify-footer",
3
- "version": "0.0.0",
+ "version": "1.0.0-0",
4
"description": "A footer markdown plugin for magic documentation site generator, docsify.",
5
"jsdelivr": "dist/docsify-footer.min.js",
6
"unpkg": "dist/docsify-footer.min.js",
@@ -55,8 +55,8 @@
55
"eslint": "7.2.0",
56
"eslint-plugin-import": "2.20.2",
57
"esm": "3.2.25",
58
- "parcel-bundler": "1.12.4",
59
- "np": "6.2.4"
+ "np": "6.2.4",
+ "parcel-bundler": "1.12.4"
60
},
61
"publishConfig": {
62
"access": "public",
0 commit comments