Skip to content

Commit

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

0 comments on commit b9816b2

Please sign in to comment.