Skip to content

Commit 29fda1b

Browse files
authored
fix: updating pkg's repo url
1 parent dce549b commit 29fda1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"repository": {
2828
"type": "git",
29-
"url": "git+https://github.com/react-spring/react-postprocessing.git"
29+
"url": "git+https://github.com/pmndrs/react-postprocessing.git"
3030
},
3131
"lint-staged": {
3232
"*.{js,jsx,ts,tsx}": [

0 commit comments

Comments
 (0)