Skip to content

Commit

Permalink
Merge pull request #87 from SoftwareAG/feature-backport-c8y-1018
Browse files Browse the repository at this point in the history
adapted version
  • Loading branch information
ck-c8y authored Mar 12, 2024
2 parents 919dbf5 + 74aa68e commit a1403c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dynamic-mapping-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "dynamic-mapping",
"version": "4.2.0",
"version": "4.1.4",
"description": "Cumulocity plugin to map custom JSON payloads to C8Y payloads.The plugin support both directions: inbound/outbound. Currently MQTT is supported ",
"repository": {
"type": "git",
"url": "[email protected]:SoftwareAG/cumulocity-dynamic-mapper.git"
},
"scripts": {
"start": "c8ycli server",
"start:admin": "npm start -- --shell administration -u https://ck2.eu-latest.cumulocity.com",
"start:admin": "npm start -- --shell administration",
"build": "c8ycli build",
"deploy": "c8ycli deploy",
"postinstall": "ngcc",
Expand Down

0 comments on commit a1403c9

Please sign in to comment.