fix(toggle-scripts/package.json): fix files entry
This commit is contained in:
parent
e74daa97d2
commit
ce17ee2ae6
@ -32,7 +32,7 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
"index.j"
|
||||
"index.js"
|
||||
],
|
||||
"bin": "./index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user