Updated packeage.json with repository info

This commit is contained in:
Roman Gotsiy 2015-10-03 13:37:03 +03:00
parent 75b4eeb334
commit 454667730d

View File

@ -2,6 +2,8 @@
"name": "redoc-proto",
"description": "Prototype of component based Swagger documentation",
"version": "0.0.1",
"private": true,
"repository": "RomanGotsiy/redoc-prototype",
"scripts": {
"server": "webpack-dev-server --hot --inline --colors --display-error-details --display-cached",
"start": "npm run server",