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