Skip to content

Commit 0e978b7

Browse files
committed
Update repository URL and keywords in package.json
1 parent 5525975 commit 0e978b7

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,26 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/sr-tamim/motion-particles.git"
21+
"url": "git+https://github.com/sr-tamim/react-motion-particles.git"
2222
},
2323
"author": "SR Tamim",
2424
"license": "MIT",
2525
"bugs": {
26-
"url": "https://github.com/sr-tamim/motion-particles/issues"
26+
"url": "https://github.com/sr-tamim/react-motion-particles/issues"
2727
},
28-
"homepage": "https://github.com/sr-tamim/motion-particles#readme",
28+
"homepage": "https://github.com/sr-tamim/react-motion-particles#readme",
2929
"keywords": [
3030
"particles",
3131
"particlesjs",
3232
"motion-particles",
3333
"wensyve",
3434
"react-particles",
35-
"moving-particles"
35+
"moving-particles",
36+
"react-motion-particles",
37+
"mouse-movement",
38+
"device-movement",
39+
"react",
40+
"mousemove particles",
41+
"motion elements"
3642
]
3743
}

0 commit comments

Comments
 (0)