Skip to content

Commit

Permalink
NORSUB-eMRU-NODERED: v1.1.0
Browse files Browse the repository at this point in the history
NORSUB-eMRU-NODERED: v1.1.0 update deps
  • Loading branch information
crisconru authored Jul 9, 2024
2 parents 3971074 + 22bd363 commit c421bac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/norsub-emru-nodered/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coremarine/norsub-emru-nodered",
"version": "1.0.1",
"version": "1.1.0",
"author": "CoreMarine",
"license": "MIT",
"description": "Node-Red component to work with NorSub eMRU devices",
Expand Down Expand Up @@ -41,6 +41,6 @@
"test": "mocha \"tests/**/*.test.js\""
},
"dependencies": {
"@coremarine/norsub-emru": "^1.0.8"
"@coremarine/norsub-emru": "^1.1.0"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coremarine/norsub-emru-nodered",
"version": "1.0.1",
"version": "1.1.0",
"author": "CoreMarine",
"license": "MIT",
"description": "Node-Red component to work with NorSub eMRU devices",
Expand Down Expand Up @@ -41,6 +41,6 @@
"test": "mocha \"tests/**/*.test.js\""
},
"dependencies": {
"@coremarine/norsub-emru": "^1.0.1"
"@coremarine/norsub-emru": "^1.1.0"
}
}

0 comments on commit c421bac

Please sign in to comment.