mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-05-04 10:33:48 +01:00
npm published files list config update
This commit is contained in:
parent
10ecbab0be
commit
02af90ea69
2 changed files with 5 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
benchmark/
|
|
||||||
test/
|
|
||||||
coverage/
|
|
||||||
.*
|
|
||||||
Makefile
|
|
||||||
v8.log
|
|
||||||
|
|
|
@ -13,6 +13,11 @@
|
||||||
"Andrei Tuputcyn (https://github.com/andr83)",
|
"Andrei Tuputcyn (https://github.com/andr83)",
|
||||||
"Vitaly Puzrin (https://github.com/puzrin)"
|
"Vitaly Puzrin (https://github.com/puzrin)"
|
||||||
],
|
],
|
||||||
|
"files": [
|
||||||
|
"index.js",
|
||||||
|
"dist/",
|
||||||
|
"lib/"
|
||||||
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "nodeca/pako",
|
"repository": "nodeca/pako",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue