Skip to content

Commit

Permalink
v25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FiberJW committed Mar 18, 2018
1 parent 181a540 commit 168f9b4
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
{
"name": "reason-expo",
"description": "ReasonML bindings for Expo",
"version": "25.0.0-0",
"version": "25.0.0",
"scripts": {
"build": "bsb -make-world",
"start": "bsb -make-world -w",
"clean-build": "bsb -clean-world -make-world",
"install::dev": "yarn install && install-self-peers -- --ignore-scripts"
},
"license": "MIT",
"keywords": ["reason", "reasonml", "bucklescript", "react-native", "expo"],
"keywords": [
"reason",
"reasonml",
"bucklescript",
"react-native",
"expo"
],
"homepage": "https://github.com/fiber-god/reason-expo.git",
"author": "Juwan Wheatley",
"repository": {
Expand Down

0 comments on commit 168f9b4

Please sign in to comment.