Skip to content

Commit 6aa4efa

Browse files
committed
fix version number dependency
1 parent 8d46ebf commit 6aa4efa

File tree

3 files changed

+2
-31
lines changed

3 files changed

+2
-31
lines changed

examples/Advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"dependencies": {
99
"react-native": "^0.28.0",
10-
"react-native-awesome-button": "^1.4.0"
10+
"react-native-awesome-button": "^1.5.0"
1111
}
1212
}

examples/Simple/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"dependencies": {
99
"react-native": "^0.28.0",
10-
"react-native-awesome-button": "^1.4.0"
10+
"react-native-awesome-button": "^1.5.0"
1111
}
1212
}

npm-debug.log

-29
This file was deleted.

0 commit comments

Comments
 (0)