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