Skip to content

Commit

Permalink
update: fix circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
jazibsawar committed Jul 20, 2020
1 parent ad8173d commit 25a9e5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"clean": "rm -f ./cosmicjs.browser.min.js; rm -rf dist/*",
"dev": "nodemon test.js && eslint test.js",
"lint": "eslint src",
"prepublish": "npm run build",
"test": "mocha -u tdd test/**/*.js --reporter spec"
},
"dependencies": {
Expand Down

0 comments on commit 25a9e5a

Please sign in to comment.