mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +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",
|
||||
"description": "zlib port to javascript - fast, modularized, with browser support",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"keywords": [
|
||||
"zlib",
|
||||
"deflate",
|
||||
|
@ -43,5 +43,6 @@
|
|||
"ndoc": "^5.0.1",
|
||||
"uglify-js": "^3.0.25",
|
||||
"zlibjs": "^0.3.1"
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue