Add res dir to package.json

This commit is contained in:
David Baker 2018-04-25 16:07:16 +01:00
parent a08b055a84
commit 9146438683

View file

@ -25,7 +25,8 @@
"release.sh",
"scripts",
"src",
"test"
"test",
"res"
],
"bin": {
"reskindex": "scripts/reskindex.js",