Skip to content

Commit

Permalink
0.0.849
Browse files Browse the repository at this point in the history
  • Loading branch information
bahrus committed Oct 29, 2024
1 parent 2290bcb commit a855535
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trans-render",
"version": "0.0.848",
"version": "0.0.849",
"description": "Instantiate an HTML Template",
"type": "module",
"main": "trans-render.js",
Expand Down Expand Up @@ -75,7 +75,7 @@
"default": "./dss/tref/splitRefs.js",
"types": "./dss/tref/splitRefs.ts"
},
"./env/pull.js":{
"./env/pull.js": {
"default": "./env/pull.js",
"types": "./env/pull.ts"
},
Expand Down Expand Up @@ -142,7 +142,7 @@
"./lib/upSearch.js": "./lib/upSearch.js",
"./lib/upShadowSearch.js": "./lib/upShadowSearch.js",
"./lib/waitForAttributeChange.js": "./lib/waitForAttributeChange.js",
"./lib/waitForEvent.js":{
"./lib/waitForEvent.js": {
"default": "./lib/waitForEvent.js",
"types": "./lib/waitForEvent.ts"
},
Expand Down

0 comments on commit a855535

Please sign in to comment.