We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6332afa commit 2c48fccCopy full SHA for 2c48fcc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hmpl-dom",
3
"version": "0.0.1",
4
- "description": "A module for using HMPL syntax directly in HTML, without the need for compilation on the JS side",
+ "description": "A module for using HMPL syntax directly in HTML, without the need for compilation on the JavaScript side",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"scripts": {
0 commit comments