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.
2 parents d5a226e + 9283bec commit e88ded1Copy full SHA for e88ded1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "html-attribute-manager",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A JavaScript library for managing HTML elements with specific attributes.",
5
"main": "index.js",
6
"scripts": {
@@ -14,12 +14,14 @@
14
"html",
15
"attribute",
16
"manager",
17
- "javascript"
+ "javascript",
18
+ "html-attribute",
19
+ "html-managment"
20
],
21
"author": "Oğuzhan ÇART",
22
"license": "ISC",
23
"bugs": {
24
"url": "https://github.com/oguzhan18/html-attribute-manager/issues"
25
},
- "homepage": "https://github.com/oguzhan18/html-attribute-manager#readme"
26
+ "homepage": "https://html-attribute-manager.vercel.app/#/"
27
}
0 commit comments