Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyp committed Dec 12, 2024
1 parent 5ec3e3c commit 15962b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 9 additions & 7 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ltx",
"version": "3.0.0",
"version": "3.0.1",
"description": "<xml for=\"JavaScript\">",
"author": "Astro",
"repository": "github:xmppjs/ltx",
Expand Down Expand Up @@ -44,14 +44,12 @@
"libxmljs": "^1.0.11",
"lint-staged": "^15.2.11",
"microtime": "^3.1.1",
"node-expat": "^2.4.1",
"node-xml": "^1.0.2",
"prettier": "^3.4.2",
"rollup": "^4.28.1",
"sax": "^1.4.1",
"saxes": "^6.0.0",
"vows": "^0.8.3"
},
"dependencies": {
"node-expat": "^2.4.1"
}
}

0 comments on commit 15962b5

Please sign in to comment.