diff --git a/bower.json b/bower.json index 0a63363b..4d428d58 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "bootstrap-tour": "~0.7.1", "ace": "4bbe5346f2ae5ad35c0c47defa244ab27aedd451", "pagedown-ace": "https://github.com/benweet/pagedown-ace.git#72a27932f6f4f78e93a186aa2947d1f15c1cd7d5", - "pagedown-extra": "https://github.com/jmcmanus/pagedown-extra.git#161c003a733b96644bf67eecc73296ab48558394", + "pagedown-extra": "git@github.com:jmcmanus/pagedown-extra.git#2dee663eb03d93f8c6d07276e3259b75f93091dc", "crel": "git@github.com:KoryNunn/crel.git#8dbda04b129fc0aec01a2a080d1cab26816e11c1", "waitForImages": "git@github.com:alexanderdickson/waitForImages.git#~1.4.2", "to-markdown": "git@github.com:benweet/to-markdown.git#jquery", @@ -30,6 +30,7 @@ }, "resolutions": { "jquery": "2.0.3", - "bootstrap": "v3.0.0" + "bootstrap": "v3.0.0", + "pagedown-extra": "2dee663eb03d93f8c6d07276e3259b75f93091dc" } }