Skip to content

Commit

Permalink
Merge pull request #13 from slifty/1.0
Browse files Browse the repository at this point in the history
Lock in version 1.0.3
  • Loading branch information
slifty authored Nov 15, 2018
2 parents 7d76eb6 + 4d64dd5 commit ae149d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"name": "opened-captions",
"version": "1.0.2",
"version": "1.0.3",
"dependencies": {
"bluebird": "^2.9.25",
"express": "^4.12.3",
"lodash": "^3.8.0",
"mocha": "^2.2.4",
"should": "^6.0.1",
"socket.io": "^1.3.5",
"socket.io-client": "^1.3.5",
"uuid": "^3.0.0"
},
"devDependencies": {},
Expand Down

0 comments on commit ae149d4

Please sign in to comment.