We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0daad7d commit 85c6ea3Copy full SHA for 85c6ea3
package.json
@@ -19,7 +19,7 @@
19
},
20
"repository": {
21
"type": "git",
22
- "url": "git+https://github.com/andrerpena/react-mde.git"
+ "url": "git+https://github.com/devfolioco/react-mde.git"
23
24
"keywords": [
25
"react",
@@ -80,7 +80,7 @@
80
"webpack-hot-middleware": "^2.21.0",
81
"webpack-stream": "^5.1.1"
82
83
- "homepage": "https://github.com/andrerpena/react-mde.git#readme",
+ "homepage": "https://github.com/devfolioco/react-mde.git#readme",
84
"peerDependencies": {
85
"react": "^17.0.0",
86
"react-dom": "^17.0.0"
0 commit comments