fix syntax error
This commit is contained in:
parent
6f9b29beeb
commit
221c392af0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"files": [
|
"files": [
|
||||||
"4.0/",
|
"4.0/",
|
||||||
"legacy/",
|
"legacy/"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "npm run test",
|
"lint": "npm run test",
|
||||||
|
|
Reference in a new issue