Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 9146438

Browse files
committed
Add res dir to package.json
1 parent a08b055 commit 9146438

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"release.sh",
2626
"scripts",
2727
"src",
28-
"test"
28+
"test",
29+
"res"
2930
],
3031
"bin": {
3132
"reskindex": "scripts/reskindex.js",

0 commit comments

Comments
 (0)