Skip to content

Commit

Permalink
Replaced test script
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjpatty committed Mar 8, 2019
1 parent 9953a91 commit e64aaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
"test": "node test/test.js",
"test": "jest",
"pretest": "npm run build"
},
"files": [
Expand Down

0 comments on commit e64aaa2

Please sign in to comment.