Skip to content

Commit

Permalink
Updates for release v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jensrossbach committed May 12, 2024
1 parent 1bdf66b commit fdb4bdb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-chronos",
"version": "1.23.0",
"version": "1.24.0",
"description": "Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes",
"author": {
"name": "Jens-Uwe Rossbach",
Expand Down Expand Up @@ -30,14 +30,14 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"jsonata": "^2.0.4",
"jsonata": "^2.0.5",
"mocha": "^10.4.0",
"node-red": "^3.1.9",
"node-red-node-test-helper": "^0.3.3",
"node-red-node-test-helper": "^0.3.4",
"nyc": "^15.1.0",
"should": "^13.2.3",
"should-sinon": "^0.0.6",
"sinon": "^17.0.1"
"sinon": "^17.0.2"
},
"main": "none",
"scripts": {
Expand Down

0 comments on commit fdb4bdb

Please sign in to comment.