mirror of https://github.com/Seich/Beau.git
Updated package.json
This commit is contained in:
parent
24c0bfb04f
commit
f49471fab7
|
|
@ -10,7 +10,10 @@
|
|||
"test:coverage": "jest --coverage ./src",
|
||||
"release": "np"
|
||||
},
|
||||
"files": ["/src", "/bin"],
|
||||
"files": [
|
||||
"/src",
|
||||
"/bin"
|
||||
],
|
||||
"dependencies": {
|
||||
"@oclif/command": "^1.4.34",
|
||||
"@oclif/config": "^1.6.33",
|
||||
|
|
|
|||
Loading…
Reference in New Issue