Skip to content

Commit

Permalink
Merge pull request #291 from open-rpc/feat/dep-updates
Browse files Browse the repository at this point in the history
feat: update deps to fix byname issues
  • Loading branch information
BelfordZ authored May 7, 2020
2 parents c60dd47 + eba0976 commit 453ba6a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"dependencies": {
"@open-rpc/examples": "^1.5.0",
"@open-rpc/schema-utils-js": "^1.13.0",
"@open-rpc/server-js": "^1.6.0",
"@open-rpc/schema-utils-js": "^1.13.3",
"@open-rpc/server-js": "^1.7.1",
"lodash": "^4.17.11"
},
"devDependencies": {
"@open-rpc/meta-schema": "^1.8.0",
"@open-rpc/meta-schema": "^1.11.0",
"@types/connect": "^3.4.32",
"@types/cors": "^2.8.5",
"@types/jest": "^25.1.0",
Expand Down

0 comments on commit 453ba6a

Please sign in to comment.