Add Reveal.js license to package.json
This commit is contained in:
		| @@ -33,5 +33,11 @@ | |||||||
|     "grunt-contrib-watch": "~0.2.0", |     "grunt-contrib-watch": "~0.2.0", | ||||||
|     "grunt-contrib-sass": "~0.2.2", |     "grunt-contrib-sass": "~0.2.2", | ||||||
|     "grunt": "~0.4.0" |     "grunt": "~0.4.0" | ||||||
|   } |   }, | ||||||
|  |   "licenses": [ | ||||||
|  |     { | ||||||
|  |       "type": "MIT", | ||||||
|  |       "url": "https://github.com/hakimel/reveal.js/blob/master/LICENSE" | ||||||
|  |     } | ||||||
|  |   ] | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user