Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - data-point-express@5.0.4-alpha.0
 - data-point-service@4.2.7-alpha.0
  • Loading branch information
acatl committed Feb 15, 2024
1 parent eea06d9 commit c159b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/data-point-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-point-express",
"version": "5.0.3",
"version": "5.0.4-alpha.0",
"description": "Create DataPoint Express middleware",
"main": "lib/index.js",
"license": "Apache-2.0",
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"bluebird": "3.5.0",
"body-parser": "1.18.2",
"data-point-service": "^4.2.6",
"data-point-service": "^4.2.7-alpha.0",
"lodash": "^4.17.11"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/data-point-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-point-service",
"version": "4.2.6",
"version": "4.2.7-alpha.0",
"description": "DataPoint as a Service",
"main": "lib/index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit c159b8c

Please sign in to comment.