From 748d8e04fceb741c28d1535f4ad518cb47383a96 Mon Sep 17 00:00:00 2001 From: bmarkov Date: Wed, 11 Apr 2018 20:04:09 +0300 Subject: [PATCH] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index fe6267f..d524902 100644 --- a/bower.json +++ b/bower.json @@ -18,6 +18,6 @@ ], "dependencies": { "webcomponentsjs": "^1.0.0", - "smart-html-elements-core": "" + "smart-html-elements-core": "HTMLElements/smart-html-elements-core" } }