Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Augustin Le Fèvre committed Oct 23, 2017
1 parent 577c73e commit 9fda806
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,6 +1,6 @@
{
"name": "jest-fela-react",
"version": "0.1.1",
"version": "0.2.0",
"description": "Nicer snapshots when using jest and fela",
"main": "lib/index.js",
"scripts": {
Expand All @@ -18,7 +18,9 @@
"url": "git+https://github.com/kilix/jest-fela-react.git"
},
"keywords": [],
"files": ["lib"],
"files": [
"lib"
],
"author": "aulefevre@kilix.fr",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 9fda806

Please sign in to comment.