Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloPalinckx committed Apr 14, 2019
1 parent f5305ce commit 87baed0
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,10 +1,12 @@
{
"name": "apollo-codegen-webpack-plugin",
"version": "0.3.0",
"version": "0.3.1",
"description": "",
"main": "src/index.js",
"types": "types",
"files": ["src"],
"files": [
"src"
],
"scripts": {
"start": "node server/index.js",
"test": "webpack -c __fixtures__/webpack.config.js",
Expand Down

0 comments on commit 87baed0

Please sign in to comment.