From 9d038fae7c41585edcc2e9dff8181f8715637695 Mon Sep 17 00:00:00 2001 From: benweet Date: Thu, 28 Aug 2014 00:08:41 +0100 Subject: [PATCH] Upgraded Pagedown Extra (fixes #439) + fixed prism version (fixes #485) --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 758a0c6b..14d44635 100644 --- a/bower.json +++ b/bower.json @@ -16,13 +16,13 @@ "stacktrace": "~0.5.3", "requirejs-text": "~2.0.10", "bootstrap-tour": "~0.7.1", - "pagedown-extra": "https://github.com/jmcmanus/pagedown-extra.git#bd0870e3e871e15bde1fa5a427e3e10028a09789", + "pagedown-extra": "https://github.com/jmcmanus/pagedown-extra.git#4484dd6696c82f1880b264bd610947f6f1cbdfb6", "crel": "https://github.com/KoryNunn/crel.git#8dbda04b129fc0aec01a2a080d1cab26816e11c1", "waitForImages": "https://github.com/alexanderdickson/waitForImages.git#~1.4.2", "to-markdown": "https://github.com/benweet/to-markdown.git#jquery", "xregexp": "d06eff50f87d81d2dd3afc1e854784c38b17bcc4", "yaml.js": "https://github.com/jeremyfa/yaml.js.git#~0.1.4", - "prism": "gh-pages", + "prism": "a12e8692b5f660a0123a06f74935f75386a93042", "MutationObservers": "https://github.com/Polymer/MutationObservers.git#~0.2.1", "rangy": "~1.2.3", "google-diff-match-patch-js": "~1.0.0",