Bump version to 1.0.3 and update homepage URL in package.json
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "accessibility-widgets",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "A comprehensive, lightweight accessibility widget that enhances web accessibility for all users. Provides multiple accessibility features including screen reader support, voice control, high contrast mode, and more.",
|
||||
"main": "widget.js",
|
||||
"scripts": {
|
||||
@@ -44,7 +44,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/sinanisler/accessibility-widgets/issues"
|
||||
},
|
||||
"homepage": "https://github.com/sinanisler/accessibility-widgets#readme",
|
||||
"homepage": "https://sinan.im",
|
||||
"files": [
|
||||
"widget.js",
|
||||
"README.md",
|
||||
|
||||
Reference in New Issue
Block a user