Skip to content

Commit

Permalink
Small changes to test deployment. (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTsengLZ authored Mar 1, 2022
1 parent ee816ba commit de88433
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": "service",
"version": "0.1.0",
"version": "0.1.1",
"description": "Service side of clearlydefined.io.",
"scripts": {
"test": "nyc mocha --exit \"test/**/*.js\" && eslint .",
Expand Down Expand Up @@ -82,4 +82,4 @@
"proxyquire": "^2.0.1",
"sinon": "^5.0.0"
}
}
}

0 comments on commit de88433

Please sign in to comment.