Skip to content

Commit

Permalink
Update coffeescript to latest v1 and uuid to latest v3
Browse files Browse the repository at this point in the history
  • Loading branch information
brycekahle committed Mar 9, 2020
1 parent ac7bfeb commit b97cd64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
],
"dependencies": {
"faye-websocket": "^0.10.0",
"uuid": "^3.0.1"
"uuid": "^3.4.0"
},
"devDependencies": {
"coffee-script": "^1.8.0"
"coffeescript": "^1.12.7"
},
"homepage": "https://github.com/sockjs/sockjs-node",
"keywords": [
Expand Down

0 comments on commit b97cd64

Please sign in to comment.