Skip to content

Commit 2270137

Browse files
committed
v1.0.0-0
1 parent c2d6f19 commit 2270137

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alertbox/docsify-footer",
3-
"version": "0.0.0",
3+
"version": "1.0.0-0",
44
"description": "A footer markdown plugin for magic documentation site generator, docsify.",
55
"jsdelivr": "dist/docsify-footer.min.js",
66
"unpkg": "dist/docsify-footer.min.js",
@@ -55,8 +55,8 @@
5555
"eslint": "7.2.0",
5656
"eslint-plugin-import": "2.20.2",
5757
"esm": "3.2.25",
58-
"parcel-bundler": "1.12.4",
59-
"np": "6.2.4"
58+
"np": "6.2.4",
59+
"parcel-bundler": "1.12.4"
6060
},
6161
"publishConfig": {
6262
"access": "public",

0 commit comments

Comments
 (0)