Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 1865417

Browse files
committed
Update react native material design styles to point to react-native-material-design repo
1 parent 4c94d92 commit 1865417

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
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/react-native-material-design/react-native-material-design",
2828
"dependencies": {
29-
"react-native-material-design-styles": "^0.2.6",
29+
"react-native-material-design-styles": "https://github.com/react-native-material-design/react-native-material-design-styles.git",
3030
"react-native-vector-icons": "^1.0.3"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)