Skip to content

Commit cc9d221

Browse files
committed
updated version, contributors
1 parent 9bb7e44 commit cc9d221

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
{
22
"name": "swagger-client",
33
"author": "Tony Tam <[email protected]>",
4-
"description": "swagger.js is a javascript client for use with swaggering APIs.",
5-
"version": "2.1.0-M2",
4+
"contributors": [{
5+
"name": "Jeremy Whitlock",
6+
"email": "[email protected]"
7+
}],
8+
"description": "swagger-client is a javascript client for use with swaggering APIs.",
9+
"version": "2.1.0",
610
"homepage": "http://swagger.io",
711
"repository": {
812
"type": "git",
9-
"url": "git://github.com/swagger-api/swagger-js.git"
13+
"url": "git://github.com/swagger-api/swagger-client.git"
1014
},
1115
"main": "index.js",
1216
"scripts": {

0 commit comments

Comments
 (0)