Update frontend dependencies and compile new version

pull/117/head
Paulus Schoutsen 2015-05-01 20:49:02 -07:00
parent 30f78f7fa6
commit 916c30072b
5 changed files with 22 additions and 16 deletions

View File

@ -1,2 +1,2 @@
""" DO NOT MODIFY. Auto-generated by build_frontend script """
VERSION = "fdfcc1c10ff8713976c482931769a8e6"
VERSION = "96563b1a1f37d7679ef203e4f356b170"

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@
"bower_components"
],
"dependencies": {
"webcomponentsjs": "Polymer/webcomponentsjs#~0.5.5",
"webcomponentsjs": "Polymer/webcomponentsjs#~0.6",
"font-roboto": "Polymer/font-roboto#~0.5.5",
"core-header-panel": "polymer/core-header-panel#~0.5.5",
"core-toolbar": "polymer/core-toolbar#~0.5.5",
@ -36,9 +36,12 @@
"paper-slider": "polymer/paper-slider#~0.5.5",
"paper-checkbox": "polymer/paper-checkbox#~0.5.5",
"color-picker-element": "~0.0.2",
"google-apis": "GoogleWebComponents/google-apis#~0.4.2",
"google-apis": "GoogleWebComponents/google-apis#~0.4.4",
"core-drawer-panel": "polymer/core-drawer-panel#~0.5.5",
"core-scroll-header-panel": "polymer/core-scroll-header-panel#~0.5.5",
"moment": "~2.9.0"
"moment": "~2.10.2"
},
"resolutions": {
"webcomponentsjs": "~0.6"
}
}

@ -1 +1 @@
Subproject commit 124b5df8ffb08bd7db22912865dba80845815e5d
Subproject commit ce841cd24fdad2721265aeae88ef4659bd5b885e

File diff suppressed because one or more lines are too long