Add res dir to package.json

pull/21833/head
David Baker 2018-04-25 16:07:16 +01:00
parent a08b055a84
commit 9146438683
1 changed files with 2 additions and 1 deletions

View File

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