Skip to content

Commit 2c48fcc

Browse files
authored
Update package.json
1 parent 6332afa commit 2c48fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hmpl-dom",
33
"version": "0.0.1",
4-
"description": "A module for using HMPL syntax directly in HTML, without the need for compilation on the JS side",
4+
"description": "A module for using HMPL syntax directly in HTML, without the need for compilation on the JavaScript side",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)