Skip to content

Commit

Permalink
nodes names updated
Browse files Browse the repository at this point in the history
  • Loading branch information
carloszimm committed Sep 23, 2017
1 parent 9c48f04 commit 9ab9069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-cep",
"version": "0.0.9",
"version": "0.0.10",
"description": "A set of nodes that can be used to create complex event processing operations",
"dependencies": {
"alasql": "0.4.0",
Expand All @@ -16,7 +16,7 @@
"cep"
],
"files": [
"cep/"
"cep"
],
"node-red": {
"nodes": {
Expand Down

0 comments on commit 9ab9069

Please sign in to comment.