Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
batosai committed Aug 27, 2024
1 parent ac4d145 commit c0dc83b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jrmc/adonis-attachment",
"version": "2.1.1-1",
"version": "2.2.0",
"type": "module",
"description": "Turn any field on your Lucid model to an attachment data type",
"engines": {
Expand Down Expand Up @@ -82,7 +82,7 @@
"prettier": "@adonisjs/prettier-config",
"publishConfig": {
"access": "public",
"tag": "beta"
"tag": "latest"
},
"volta": {
"node": "20.17.0"
Expand Down

0 comments on commit c0dc83b

Please sign in to comment.