Skip to content

Commit 85c6ea3

Browse files
committed
♻️ Change repository in package.json
1 parent 0daad7d commit 85c6ea3

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
@@ -19,7 +19,7 @@
1919
},
2020
"repository": {
2121
"type": "git",
22-
"url": "git+https://github.com/andrerpena/react-mde.git"
22+
"url": "git+https://github.com/devfolioco/react-mde.git"
2323
},
2424
"keywords": [
2525
"react",
@@ -80,7 +80,7 @@
8080
"webpack-hot-middleware": "^2.21.0",
8181
"webpack-stream": "^5.1.1"
8282
},
83-
"homepage": "https://github.com/andrerpena/react-mde.git#readme",
83+
"homepage": "https://github.com/devfolioco/react-mde.git#readme",
8484
"peerDependencies": {
8585
"react": "^17.0.0",
8686
"react-dom": "^17.0.0"

0 commit comments

Comments
 (0)