Skip to content

Commit

Permalink
Merge pull request #32 from Diaszano/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
Diaszano authored Dec 9, 2023
2 parents d3f430d + 93d66ca commit 574dc00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ tsconfig.json
vite.config.ts

# npm
.npmignore
.npmignore

# Pasta do projeto
src
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"test": "vitest"
},
"types": "dist/linkAndTrack.d.ts",
"version": "2.0.1"
"version": "2.0.2"
}

0 comments on commit 574dc00

Please sign in to comment.