mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +01:00
Add npm test
script
This commit is contained in:
parent
1bfb50961d
commit
4a6867f633
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
|||
],
|
||||
"license": "(MIT AND Zlib)",
|
||||
"repository": "nodeca/pako",
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ansi": "^0.3.1",
|
||||
"benchmark": "^2.1.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue