js: added QR library.

This commit is contained in:
Marcin Kuzminski 2018-07-31 18:43:54 +02:00
parent 531efdf3b5
commit e3b98df462
2 changed files with 11 additions and 0 deletions

View file

@ -25,6 +25,7 @@
"jquery": "1.11.3",
"favico.js": "^0.3.10",
"clipboard": "^2.0.1",
"qrious": "^4.0.2",
"moment": "^2.18.1",
"mousetrap": "^1.6.1",
"appenlight-client": "git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1"