Update package.json
fix ill-formed json in package.json
This commit is contained in:
parent
089a896b79
commit
817d808a5b
|
@ -29,7 +29,7 @@
|
||||||
],
|
],
|
||||||
"customUserAttributes": [
|
"customUserAttributes": [
|
||||||
"your-custom-attribute"
|
"your-custom-attribute"
|
||||||
],
|
]
|
||||||
},
|
},
|
||||||
"author": "u/garronej",
|
"author": "u/garronej",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue