Skip to content

Commit

Permalink
fix ui not showing after rename; bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
luisthieme committed Jul 22, 2024
1 parent d4b52db commit 40e7344
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@5minds/node-red-dashboard-2-processcube-dynamic-form",
"version": "1.0.14",
"version": "1.0.15",
"description": "The ui component for the ProcessCube dynamic-form",
"keywords": [
"processcube",
Expand Down Expand Up @@ -77,7 +77,7 @@
"version": "1.0.0",
"widgets": {
"ui-dynamic-form": {
"output": "dynamic-form.umd.js",
"output": "ui-dynamic-form.umd.js",
"component": "DynamicForm"
}
}
Expand Down
2 changes: 0 additions & 2 deletions resources/dynamic-form.umd.js

This file was deleted.

2 changes: 2 additions & 0 deletions resources/ui-dynamic-form.umd.js

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

0 comments on commit 40e7344

Please sign in to comment.