Skip to content

Commit

Permalink
Release 4.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
seeden committed Sep 29, 2017
1 parent e64aafa commit 5650725
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": "react-facebook",
"version": "4.0.14",
"version": "4.0.15",
"description": "Facebook components like a Login button, Like, Share, Comments or Embedded Post",
"author": {
"name": "Zlatko Fedor",
Expand Down Expand Up @@ -39,7 +39,7 @@
"test": "jest --coverage",
"build": "babel-node ./node_modules/gulp/bin/gulp.js build",
"eslint": "node ./node_modules/eslint/bin/eslint.js --ext .js,.jsx ./src"
},
},
"jest": {
"setupFiles": [
"<rootDir>/jest/setup.js"
Expand Down

0 comments on commit 5650725

Please sign in to comment.