Skip to content

Commit d235a12

Browse files
committed
fix typo in repo url
1 parent 81b3581 commit d235a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/NogsMPLS/babel-plugin-transform-react-statics.git"
14+
"url": "https://github.com/NogsMPLS/babel-plugin-transform-react-remove-statics.git"
1515
},
1616
"keywords": [
1717
"babel",

0 commit comments

Comments
 (0)