Skip to content

Commit

Permalink
Merge branch 'main' into update-upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
noise64 authored Aug 26, 2024
2 parents a880480 + c5eb3d7 commit a6f690b
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": "@golemcloud/componentize-js",
"version": "0.10.5-golem.1",
"version": "0.10.5-golem.2",
"homepage": "https://github.com/golemcloud/ComponentizeJS",
"type": "module",
"exports": "./src/componentize.js",
Expand All @@ -9,7 +9,7 @@
"mocha": "^10.2.0"
},
"dependencies": {
"@golemcloud/jco": "1.2.4-golem.2",
"@golemcloud/jco": "1.4.4-golem.1",
"@bytecodealliance/wizer": "^7.0.4",
"es-module-lexer": "^1.5.4"
},
Expand Down

0 comments on commit a6f690b

Please sign in to comment.