Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatthes committed Oct 13, 2023
1 parent 9671e8b commit b2c01c1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions _tpl/_root/src/index_embed.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@

import "@leuffen/themejs1/embed"


2 changes: 2 additions & 0 deletions embed.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import {initLoader} from "@leuffen/liscom-loader";

import {MicxFormmailFacade} from "@micx/lib-js";
(new MicxFormmailFacade).observe();
initLoader()
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leuffen/themejs1",
"version": "5.0.9",
"version": "6.0.1",

"description": "",
"license": "proprietary",
Expand Down Expand Up @@ -33,6 +33,7 @@
"@leuffen/liscom": "^2.0.8",
"@leuffen/liscom-loader": "^1.0.5",
"@leuffen/liweco-base": "^2.0.2",
"@micx/lib-js": "^1.0.22",
"bootstrap": "^5.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit b2c01c1

Please sign in to comment.