Skip to content

Commit c0dc83b

Browse files
committedAug 27, 2024·
chore: update package.json
1 parent ac4d145 commit c0dc83b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jrmc/adonis-attachment",
3-
"version": "2.1.1-1",
3+
"version": "2.2.0",
44
"type": "module",
55
"description": "Turn any field on your Lucid model to an attachment data type",
66
"engines": {
@@ -82,7 +82,7 @@
8282
"prettier": "@adonisjs/prettier-config",
8383
"publishConfig": {
8484
"access": "public",
85-
"tag": "beta"
85+
"tag": "latest"
8686
},
8787
"volta": {
8888
"node": "20.17.0"

0 commit comments

Comments
 (0)
Please sign in to comment.