Skip to content

Commit 01406b3

Browse files
committed
update docs
1 parent f2d7ccb commit 01406b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
JSZip
22
=====
3+
Afork of jszip as ESM module!
34

45
A library for creating, reading and editing .zip files with JavaScript, with a
56
lovely and simple API.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"types": "./index.d.ts",
3636
"repository": {
3737
"type": "git",
38-
"url": "https://github.com/Stuk/jszip.git"
38+
"url": "https://github.com/node-projects/jszip.git"
3939
},
4040
"keywords": [
4141
"zip",

0 commit comments

Comments
 (0)