Skip to content

Commit

Permalink
Merge pull request #525 from artsy/update-memjs
Browse files Browse the repository at this point in the history
[package] Update memjs to 0.10.0.
  • Loading branch information
craigspaeth authored Jan 20, 2017
2 parents ad8cb61 + 65fe60d commit 27b7f26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jwt-simple": "^0.5.0",
"lodash": "^4.3.0",
"marked": "^0.3.4",
"memjs": "^0.9.0",
"memjs": "^0.10.0",
"moment": "^2.14.1",
"moment-timezone": "^0.5.5",
"morgan": "^1.6.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2904,9 +2904,9 @@ media-typer@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"

memjs@^0.9.0:
version "0.9.1"
resolved "https://registry.yarnpkg.com/memjs/-/memjs-0.9.1.tgz#2c2abcc18231e1eb310d13b0f9a265d374ef4903"
memjs@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/memjs/-/memjs-0.10.0.tgz#5dd549c8c8561aaca7a13e8339f4a7cd88c65efd"

merge-descriptors@1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 27b7f26

Please sign in to comment.