Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex committed Oct 11, 2023
1 parent d24c8dc commit 62fc919
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alexandrainst/node-red-http-basic-auth",
"version": "2.2.2",
"version": "2.3.0",
"description": "Node-RED node for HTTP Basic Authorization",
"keywords": [
"node-red",
Expand Down Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-promise": "^6.1.1",
"node-red-contrib-mock-cli": "^1.3.0"
"node-red-contrib-mock-cli": "^1.3.1"
},
"scripts": {
"start": "node ./index.js",
Expand Down

0 comments on commit 62fc919

Please sign in to comment.