From 3fbed4d68f522076956aed811e3e0b799a801933 Mon Sep 17 00:00:00 2001 From: Turristan Liew Date: Sun, 9 Oct 2016 11:34:40 +0800 Subject: [PATCH] fix naming error in bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 62c2137..203e1fe 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,7 @@ "authors": [ "Lars Jung (https://larsjung.de)" ], - "main": "dist/jquery.qrcode.js", + "main": "dist/jquery-qrcode.js", "license": "MIT", "repository": { "type": "git",