diff --git a/qr-bundle.json b/qr-bundle.json index 61f9dff..9c931bb 100644 --- a/qr-bundle.json +++ b/qr-bundle.json @@ -18,9 +18,10 @@ }, "qr-bootstrap.js": { "url": "form/input/qr/bootstrap.js" - } + }, + "something": "this is a test" } } } } -} \ No newline at end of file +}