Skip to content

Commit

Permalink
build: 🔖 release v1.0.0
Browse files Browse the repository at this point in the history
we did it yay :confetti:
  • Loading branch information
bvpav committed Jul 1, 2022
1 parent 7c4b929 commit 6419c58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"bin": "dist/cli/tln.js",
"files": [
"dist/*",
"cli/*"
],
"scripts": {
"build": "tsc",
"test": "jest"
Expand Down

0 comments on commit 6419c58

Please sign in to comment.