update files array
This commit is contained in:
parent
c5a66d9348
commit
6427d07998
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
"license": "Unlicense",
|
||||
"files": [
|
||||
"4.0/",
|
||||
"legacy/"
|
||||
"legacy/",
|
||||
"readme.markdown"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "npm run test",
|
||||
|
|
Reference in a new issue