Skip to content

Commit

Permalink
fix(): missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrosimoes committed Jul 11, 2023
1 parent b41e428 commit 94f4420
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
node_modules/
src/
./src/
.vscode/
.husky/
.github/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moises-node",
"version": "1.0.1",
"version": "1.0.2",
"description": "Non-official Moises AI (https://developer.moises.ai/) API wrapper package with Typescript support",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 94f4420

Please sign in to comment.