Skip to content

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Mar 29, 2024
1 parent 3f67c07 commit 9d22d35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-tweet",
"description": "Embed tweets just by giving the ID of a Tweet",
"version": "2.2.0",
"version": "2.2.1",
"type": "module",
"files": [
"dist"
Expand Down Expand Up @@ -72,4 +72,4 @@
"lint-staged": {
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": "eslint --cache --fix"
}
}
}

0 comments on commit 9d22d35

Please sign in to comment.