How the time flies...

Upgrade all packages!
This commit is contained in:
Vit Brunner
2014-09-20 13:31:01 +02:00
parent ef22f3f59e
commit 9ecb98a2f1
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
// application scripts
script(src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/1.2.1/lodash.js")
script(src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.1.5/angular.js")
script(src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.js")
script(src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.20/angular.js")
script(src="//cdnjs.cloudflare.com/ajax/libs/marked/0.3.2/marked.js")
script(src="scripts/app.js")
script(src="scripts/services/fetch.js")
+1 -1
View File
@@ -1,4 +1,4 @@
doctype 5
doctype html
html(ng-app="sideBySide")
head
title Side By Side viewer
+1 -1
View File
@@ -1,4 +1,4 @@
doctype 5
doctype html
html
head
title Side By Side test suite