Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyboy committed Sep 14, 2019
1 parent 616b8c6 commit 4f1111e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -11,7 +11,6 @@
"build": "babel src --out-dir dist",
"prepublish": "npm run build",
"test": "jest",
"test:ci": "jest && coveralls < coverage/lcov.info",
"test:watch": "jest --watch"
},
"author": "Brad Daily <brad.daily@gmail.com>",
Expand Down Expand Up @@ -40,7 +39,6 @@
"@babel/node": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"babel-jest": "^24.9.0",
"coveralls": "^3.0.6",
"jest": "^24.9.0"
},
"jest": {
Expand Down

0 comments on commit 4f1111e

Please sign in to comment.