mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
Add res dir to package.json
This commit is contained in:
parent
a08b055a84
commit
9146438683
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
"release.sh",
|
||||
"scripts",
|
||||
"src",
|
||||
"test"
|
||||
"test",
|
||||
"res"
|
||||
],
|
||||
"bin": {
|
||||
"reskindex": "scripts/reskindex.js",
|
||||
|
|
Loading…
Reference in a new issue