mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +01:00
1.0.5 released
This commit is contained in:
parent
3439e90855
commit
588a4376d2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "pako",
|
||||
"description": "zlib port to javascript - fast, modularized, with browser support",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"keywords": [
|
||||
"zlib",
|
||||
"deflate",
|
||||
|
@ -22,7 +22,7 @@
|
|||
"dist/",
|
||||
"lib/"
|
||||
],
|
||||
"license": "(MIT AND ZLIB)",
|
||||
"license": "(MIT AND Zlib)",
|
||||
"repository": "nodeca/pako",
|
||||
"devDependencies": {
|
||||
"ansi": "*",
|
||||
|
|
Loading…
Add table
Reference in a new issue