mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-22 21:03:52 +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)",
|
"license": "(MIT AND Zlib)",
|
||||||
"repository": "nodeca/pako",
|
"repository": "nodeca/pako",
|
||||||
|
"scripts": {
|
||||||
|
"test": "make test"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"ansi": "^0.3.1",
|
"ansi": "^0.3.1",
|
||||||
"benchmark": "^2.1.4",
|
"benchmark": "^2.1.4",
|
||||||
|
|
Loading…
Add table
Reference in a new issue