Skip to content

Commit

Permalink
Merge from main repo: Release Version 2.0.26 (#2459)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 13, 2023
1 parent e5ca771 commit 3b5ddd9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "medplum-demo-bots",
"version": "1.0.0",
"version": "2.0.26",
"description": "Medplum Demo Bots",
"scripts": {
"build": "tsc",
Expand All @@ -14,10 +14,10 @@
"author": "Medplum <[email protected]>",
"license": "Apache-2.0",
"devDependencies": {
"@medplum/cli": "2.0.25",
"@medplum/core": "2.0.25",
"@medplum/fhirtypes": "2.0.25",
"@medplum/mock": "2.0.25",
"@medplum/cli": "2.0.26",
"@medplum/core": "2.0.26",
"@medplum/fhirtypes": "2.0.26",
"@medplum/mock": "2.0.26",
"@types/node": "20.3.3",
"@types/node-fetch": "2.6.4",
"@types/ssh2-sftp-client": "9.0.0",
Expand Down

0 comments on commit 3b5ddd9

Please sign in to comment.