Skip to content

Commit

Permalink
Parsing improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Lcfvs committed Aug 12, 2021
1 parent c6ca234 commit c75457f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lcf.vs/dom-engine",
"version": "5.2.0",
"description": "Acomposable DOM based template engine",
"version": "5.2.1",
"description": "A composable DOM based template engine",
"type": "module",
"exports": {
".": "./lib/dom.js",
Expand Down

0 comments on commit c75457f

Please sign in to comment.