Skip to content

Commit

Permalink
2.5.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rye committed Jan 8, 2018
1 parent 1bcbbe6 commit 093ff93
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AllAboutOlaf",
"version": "2.5.0-pre",
"version": "2.5.0-beta.1",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down Expand Up @@ -31,7 +31,9 @@
],
"env": {
"production": {
"plugins": ["transform-remove-console"]
"plugins": [
"transform-remove-console"
]
}
}
},
Expand Down

0 comments on commit 093ff93

Please sign in to comment.