Skip to content

Commit

Permalink
1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
evanplaice committed Feb 9, 2020
1 parent 945ccf1 commit d54b326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tape-es",
"version": "1.1.8",
"version": "1.1.9",
"description": "ESM-compatible Tape.js test runner and test watcher",
"keywords": [
"testing",
Expand All @@ -19,7 +19,6 @@
"tape-es": "bin/tape-es",
"tape-watch-es": "bin/tape-watch-es"
},

"scripts": {
"lint": "semistandard",
"package": "npx rimraf package && npm pack | tail -n 1 | xargs tar -xf",
Expand Down

0 comments on commit d54b326

Please sign in to comment.