[Project] Fix bower_components import

This commit is contained in:
Robert von Burg 2017-02-07 17:25:57 +01:00
parent a91d0ce783
commit b06cad535b
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-styles",
"description": "Strolch WebComponent Styles",
"version": "0.1.0",
"version": "0.1.1",
"authors": "Robert von Burg",
"keywords": [
"strolch",

View File

@ -1,4 +1,4 @@
<link rel="import" href="bower_components/polymer/polymer.html">
<link rel="import" href="../polymer/polymer.html">
<style is="strolch-wc-styles">