fix syntax error

This commit is contained in:
Jan T. Sott 2022-07-20 05:46:54 +02:00
parent 6f9b29beeb
commit 221c392af0

View file

@ -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",