updated per #931

This commit is contained in:
Tony Tam
2015-05-08 13:56:20 -07:00
parent 4365d34ee1
commit 9e70c95499

View File

@@ -11,6 +11,7 @@
"version": "2.1.2-M2", "version": "2.1.2-M2",
"homepage": "http://swagger.io", "homepage": "http://swagger.io",
"license": "Apache 2.0", "license": "Apache 2.0",
"main": "dist/swagger-ui.js",
"scripts": { "scripts": {
"build": "gulp", "build": "gulp",
"serve": "gulp serve", "serve": "gulp serve",