Skip to content

Commit 40a2e95

Browse files
committed
fix mispelling
1 parent e60b846 commit 40a2e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "vue2-circle-progress",
33
"description": "A Vue.js component to draw animated circular progress bars",
44
"author": "vaibhavraj roham",
5-
"version": "1.2.2",
5+
"version": "1.2.3",
66
"main": "./dist/vue-circle-progress.js",
7-
"repsitory": {
7+
"repository": {
88
"type": "git",
99
"url": "https://github.com/vrajroham/vue-circle-progress"
1010
},

0 commit comments

Comments
 (0)