From 697274e9a483150c2bb481f2a658d3650dbee4b8 Mon Sep 17 00:00:00 2001 From: bmarkov Date: Wed, 11 Apr 2018 20:02:37 +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 126a258..fe6267f 100644 --- a/bower.json +++ b/bower.json @@ -18,6 +18,6 @@ ], "dependencies": { "webcomponentsjs": "^1.0.0", - "htmlelements/smart-html-elements-core": "" + "smart-html-elements-core": "" } }