Skip to content

Commit f68cac8

Browse files
committed
Update package.json
1 parent f55a810 commit f68cac8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic-rating-component",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Highly customizable Ionic 5 component to display evaluations or a quick rating operation of something.",
55
"main": "./dist/index.js",
66
"typings": "./dist/index.d.ts",
@@ -9,7 +9,7 @@
99
],
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/squareetlabs/ionic5-rating-component.git"
12+
"url": "git+https://github.com/squareetlabs/ionic-rating-component.git"
1313
},
1414
"keywords": [
1515
"ionic5 rating",
@@ -37,7 +37,7 @@
3737
}
3838
],
3939
"license": "MIT",
40-
"homepage": "https://github.com/squareet",
40+
"homepage": "https://github.com/squareetlabs/ionic-rating-component",
4141
"devDependencies": {
4242
"@angular/common": "^9.1.0",
4343
"@angular/compiler": "~9.1.0",

0 commit comments

Comments
 (0)