mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-05-04 10:33:48 +01:00
1.0.6 released
This commit is contained in:
parent
4d0c80817d
commit
893381abca
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "pako",
|
"name": "pako",
|
||||||
"description": "zlib port to javascript - fast, modularized, with browser support",
|
"description": "zlib port to javascript - fast, modularized, with browser support",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"zlib",
|
"zlib",
|
||||||
"deflate",
|
"deflate",
|
||||||
|
@ -43,5 +43,6 @@
|
||||||
"ndoc": "^5.0.1",
|
"ndoc": "^5.0.1",
|
||||||
"uglify-js": "^3.0.25",
|
"uglify-js": "^3.0.25",
|
||||||
"zlibjs": "^0.3.1"
|
"zlibjs": "^0.3.1"
|
||||||
}
|
},
|
||||||
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue