Skip to content

Commit

Permalink
Incremented NPM version due to NPM missing new Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaferrara committed Aug 2, 2015
1 parent 2f78b44 commit e84d7ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "csgo",
"version": "0.1.3",
"dependencies": {
"version": "0.1.5",
"dependencies": {
"protobufjs": "*",
"deferred": "*",
"bignumber.js": "^2.0.7",
"bytebuffer": ">=3.5.5"
"bytebuffer": ">=3.5.5"
},
"peerDependencies": {
"steam": "1.1.0"
Expand All @@ -29,6 +29,6 @@
"url": "https://github.com/joshuaferrara/node-csgo/issues"
},
"homepage": "https://github.com/joshuaferrara/node-csgo",
"_id": "[email protected].3",
"_id": "[email protected].5",
"_from": "csgo@"
}

0 comments on commit e84d7ce

Please sign in to comment.