3.9.2 security release
							parent
							
								
									b6cc6b4916
								
							
						
					
					
						commit
						94d98ff7d8
					
				|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|   "name": "reveal.js", | ||||
|   "version": "3.9.1", | ||||
|   "version": "3.9.2", | ||||
|   "main": [ | ||||
|     "js/reveal.js", | ||||
|     "css/reveal.css" | ||||
|  |  | |||
|  | @ -26,7 +26,7 @@ | |||
| 	var Reveal; | ||||
| 
 | ||||
| 	// The reveal.js version
 | ||||
| 	var VERSION = '3.9.1'; | ||||
| 	var VERSION = '3.9.2'; | ||||
| 
 | ||||
| 	var SLIDES_SELECTOR = '.slides section', | ||||
| 		HORIZONTAL_SLIDES_SELECTOR = '.slides>section', | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|   "name": "reveal.js", | ||||
|   "version": "3.9.1", | ||||
|   "version": "3.9.2", | ||||
|   "lockfileVersion": 1, | ||||
|   "requires": true, | ||||
|   "dependencies": { | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|   "name": "reveal.js", | ||||
|   "version": "3.9.1", | ||||
|   "version": "3.9.2", | ||||
|   "description": "The HTML Presentation Framework", | ||||
|   "homepage": "http://revealjs.com", | ||||
|   "subdomain": "revealjs", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Hakim El Hattab
						Hakim El Hattab