Skip to content

Commit

Permalink
fix reoslution
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Sep 9, 2024
1 parent f226701 commit 22a80a4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
1 change: 0 additions & 1 deletion admin/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{
"extends": "../tsconfig.json",
"compilerOptions": {
"module": "commonjs",
"types": ["@iobroker/types"],
"noEmit": false,
"outDir": "./build",
Expand Down
8 changes: 4 additions & 4 deletions build/main.js

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

2 changes: 1 addition & 1 deletion build/main.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "iobroker.notification-manager",
"version": "1.2.1",
"type": "commonjs",
"description": "Manage ioBroker notifications, e.g. by sending them as messages",
"author": {
"name": "foxriver76",
Expand Down

0 comments on commit 22a80a4

Please sign in to comment.