Skip to content

Commit

Permalink
Bump version to: 0.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ardeois committed Apr 3, 2020
1 parent d9b733a commit b15f48c
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": "graphql-codegen-typescript-mock-data",
"version": "0.1.3",
"version": "0.1.4",
"description": "GraphQL Codegen plugin for building mock data",
"main": "dist/commonjs/index.js",
"module": "dist/esnext/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@types/jest": "^24.0.19",
"@typescript-eslint/eslint-plugin": "^1.4.2",
"@typescript-eslint/parser": "^1.4.2",
"auto": "^7.16.3",
"auto": "^9.25.0",
"eslint": "6.0.0",
"eslint-config-landr": "0.1.0",
"eslint-config-prettier": "^4.1.0",
Expand Down

0 comments on commit b15f48c

Please sign in to comment.