Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
52cik committed Aug 27, 2018
1 parent 105757a commit 49e9d70
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": "@toomee/api-proxy",
"version": "1.2.1",
"version": "1.2.2",
"description": "node 前后端分离接口代理模块",
"main": "lib/model-proxy.js",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"homepage": "https://github.com/toomeefed/api-proxy#readme",
"dependencies": {
"@sindresorhus/is": "^0.11.0",
"@toomee/maybe-store": "^1.1.2",
"@toomee/maybe-store": "^1.1.3",
"got": "^8.3.2",
"koa-compose": "^4.1.0",
"ms": "^2.1.1"
Expand Down

0 comments on commit 49e9d70

Please sign in to comment.