Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdrackett committed Apr 9, 2020
1 parent 8ed065f commit c76bc37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mst-gql",
"version": "0.7.1",
"version": "0.8.0",
"description": "Bindings for mobx-state-tree and GraphQL",
"author": "Michel Weststrate",
"keywords": [
Expand Down Expand Up @@ -56,12 +56,12 @@
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-decorators": "^7.4.4",
"@babel/plugin-transform-modules-commonjs": "^7.4.4",
"@types/pluralize": "^0.0.29",
"@babel/preset-env": "^7.4.5",
"@babel/preset-typescript": "^7.3.3",
"@babel/register": "^7.4.4",
"@types/graphql": "^14.2.3",
"@types/jest": "^24.0.16",
"@types/pluralize": "^0.0.29",
"@types/react": "^16.8.24",
"@types/react-dom": "^16.8.5",
"escape-string-regexp": "^2.0.0",
Expand Down

0 comments on commit c76bc37

Please sign in to comment.