Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkerziegler committed Dec 7, 2018
1 parent b6b2b8a commit bb915c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ webpack.*.js
graphql_schema.json
lib/bs/example
.merlin
/build/
/build/
/__tests__/
/coverage/
/lib/bs/__tests__/
.travis.yml
.all-contributorsrc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reason-urql",
"version": "0.1.0-beta",
"version": "0.1.0",
"scripts": {
"build": "bsb -make-world",
"start": "bsb -make-world -w",
Expand Down

0 comments on commit bb915c5

Please sign in to comment.