Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jan 22, 2018
1 parent a0cf816 commit 38bd8c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"babel-cli": "^6.2.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-jest": "^22.1.0",
"babel-loader": "^7.1.1",
"babel-preset-env": "^1.6.1",
"delay": "^2.0.0",
Expand Down Expand Up @@ -75,11 +74,6 @@
"engines": {
"node": ">=4"
},
"jest": {
"transform": {
"^.+\\.jsx?$": "babel-jest"
}
},
"husky": {
"hooks": {
"pre-commit": "npm test"
Expand Down

0 comments on commit 38bd8c6

Please sign in to comment.