Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
2.2.2
  • Loading branch information
wongchichong committed Apr 15, 2024
commit 00771501ad4e1ba07d1a16b3dfb54e5f94f26be3
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vhtml",
"amdName": "vhtml",
"version": "2.2.1",
"version": "2.2.2",
"description": "Hyperscript reviver that constructs a sanitized HTML string.",
"main": "./dist/vhtml.cjs.js",
"module": "./dist/vhtml.es.js",
Expand Down Expand Up @@ -56,4 +56,4 @@
"pnpm": "^8.8.0",
"typescript": "5.4.4"
}
}
}