Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
algoshipda committed Dec 30, 2020
1 parent 37c921a commit 3e28bce
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,8 +1,8 @@
{
"name": "comment-related-issues",
"version": "1.0.0",
"version": "0.0.3",
"main": "index.js",
"license": "MIT",
"license": "(MIT OR Apache-2.0)",
"scripts": {
"build": "rm -rf dist tmp && tsc && ncc build tmp/index.js -o dist"
},
Expand Down

0 comments on commit 3e28bce

Please sign in to comment.