Skip to content

Commit

Permalink
feat: update amp version for large msg
Browse files Browse the repository at this point in the history
  • Loading branch information
shasharoman committed Feb 15, 2021
1 parent bfaf4cf commit 0646e7b
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
@@ -1,6 +1,6 @@
{
"name": "sok",
"version": "1.0.1",
"version": "1.1.0",
"description": "socket wrapper",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/shasharoman/sok#readme",
"dependencies": {
"debug": "4.1.1",
"amp": "https://github.com:shasharoman/amp.git#v1.0.0"
"amp": "https://github.com:shasharoman/amp.git#v1.1.0"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down

0 comments on commit 0646e7b

Please sign in to comment.