]> source.dussan.org Git - vaadin-core.git/commitdiff
Renaming demo-resources
authorManolo Carrasco <manolo@apache.org>
Mon, 19 Oct 2015 08:09:28 +0000 (10:09 +0200)
committerManolo Carrasco <manolo@apache.org>
Mon, 19 Oct 2015 09:22:47 +0000 (11:22 +0200)
bower.json
demo/index.html

index e0d70b60bf2e56d812a52581c87f61ff16ad31f8..dec4e1eb90fda80c101e9333c815c67b319d34f2 100644 (file)
@@ -18,7 +18,8 @@
     "**/tests"
   ],
   "dependencies": {
-    "vaadin-grid": "vaadin/vaadin-grid#rename-components"
+    "vaadin-grid": "vaadin/vaadin-grid#rename-components",
+    "elements-demo-resources": "vaadin/elements-demo-resources#master"
   },
   "devDependencies": {
     "iron-doc-viewer": "polymerelements/iron-doc-viewer#~1.0.3",
index cdc8b743b9099349ae4decbf70c50124346b3d72..121ab584691482aa5d0ada3da9aa919fc4cbdcfc 100644 (file)
@@ -8,7 +8,7 @@
 
   <script src="../../code-example/vendor/prismjs/prism.js"></script>
   <link rel="stylesheet" href="../../code-example/vendor/prismjs/prism.css">
-  <link rel="stylesheet" href="../../components-demo-resources/demo.css">
+  <link rel="stylesheet" href="../../elements-demo-resources/demo.css">
 
   <script src="../ga.js"></script>
   <style type="text/css">