Skip to content

Commit c8c7e61

Browse files
committed
🐞 fix package by adding dist files
1 parent 437f3ae commit c8c7e61

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/index.ts
2+
/node_modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marmicode/jwtgen",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "index.js",
55
"license": "MIT",
66
"bin": {

0 commit comments

Comments
 (0)