Skip to content

Commit

Permalink
feat: renaming @allanoricil/node-red-node to @allanoricil/nrg-nodes
Browse files Browse the repository at this point in the history
BREAKING CHANGE: all node imports using @allanoricil/node-red-node must be renamed
to @allanoricil/nrg-nodes
  • Loading branch information
AllanOricil committed Oct 6, 2024
1 parent 49c41bb commit ddc3235
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 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
Expand Up @@ -47,8 +47,8 @@
}
},
"dependencies": {
"@allanoricil/nrg-core": "1.2.5",
"@allanoricil/nrg-generator": "1.2.0",
"@allanoricil/nrg-core": "1.3.0",
"@allanoricil/nrg-generator": "1.3.0",
"@sentry/node": "^8.32.0",
"@sentry/profiling-node": "^8.32.0",
"chalk": "^5.3.0",
Expand Down

0 comments on commit ddc3235

Please sign in to comment.