Update package.json

fix ill-formed json in package.json
This commit is contained in:
Waldemar Reusch 2023-04-26 22:38:03 +02:00 committed by GitHub
parent 089a896b79
commit 817d808a5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
], ],
"customUserAttributes": [ "customUserAttributes": [
"your-custom-attribute" "your-custom-attribute"
], ]
}, },
"author": "u/garronej", "author": "u/garronej",
"license": "MIT", "license": "MIT",