Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit cb3a0e8

Browse files
committed
🔖 : rename
1 parent c92cd68 commit cb3a0e8

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,13 +1,13 @@
11
{
22
"name": "@nopr3d/vue-next-rx",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "RxJs for Vue 3",
55
"author": "Boucham Amine",
66
"license": "MIT",
77
"bugs": {
8-
"url": "https://github.com/NOPR9D/vue-rx-next/issues"
8+
"url": "https://github.com/NOPR9D/vue-next-rx/issues"
99
},
10-
"homepage": "https://github.com/NOPR9D/vue-rx-next#readme",
10+
"homepage": "https://github.com/NOPR9D/vue-next-rx#readme",
1111
"main": "dist/vue-rx-next.js",
1212
"module": "dist/vue-rx-next.esm.js",
1313
"sideEffects": false,

0 commit comments

Comments
 (0)