Skip to content

Commit

Permalink
fix client
Browse files Browse the repository at this point in the history
  • Loading branch information
ECorreia45 committed Nov 9, 2024
1 parent 6a6b597 commit 9e1a52c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ docs
docs-src
playground.html
website
test.common.ts
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@beforesemicolon/markup",
"version": "1.2.0-next",
"version": "1.2.2-next",
"description": "Reactive HTML Templating System",
"engines": {
"node": ">=18.16.0"
Expand Down Expand Up @@ -42,7 +42,7 @@
"type": "github"
},
"devDependencies": {
"@beforesemicolon/builder": "^1.1.2",
"@beforesemicolon/builder": "^1.1.3",
"@gjsify/esbuild-plugin-transform-ext": "0.0.4",
"@types/jest": "^29.5.11",
"@types/jsdom": "^21.1.6",
Expand Down

0 comments on commit 9e1a52c

Please sign in to comment.