Skip to content

Commit

Permalink
Merge pull request #24 from vivliostyle/chor-add-empty-test
Browse files Browse the repository at this point in the history
chor: add an empty test for release-it command
  • Loading branch information
akabekobeko committed Apr 5, 2021
2 parents 2101d69 + 77e1708 commit cac2af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"version": "0.1.6",
"author": "Yasuaki Uechi <y@uechi.io>",
"scripts": {
"test": "echo \"Test is not implemented\"",
"build": "npm run tsup -- --minify",
"clean": "shx rm -rf lib",
"dev": "npm run tsup -- --watch",
Expand Down

0 comments on commit cac2af9

Please sign in to comment.