Skip to content

Commit

Permalink
Merge pull request #340 from open-rpc/fix/busted-package-lock
Browse files Browse the repository at this point in the history
fix: broken package lock and deps
  • Loading branch information
BelfordZ authored Jan 27, 2020
2 parents d7e88ea + 7c94411 commit b094753
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 733 deletions.
4 changes: 2 additions & 2 deletions templates/typescript/static/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"license": "Apache-2.0",
"dependencies": {
"@open-rpc/client-js": "^1.2.3",
"@open-rpc/meta-schema": "^1.5.3",
"@open-rpc/schema-utils-js": "^1.11.5",
"@open-rpc/meta-schema": "^1.6.0",
"@open-rpc/schema-utils-js": "^1.12.0",
"lodash": "^4.17.15"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b094753

Please sign in to comment.