Skip to content

Commit a56afe5

Browse files
committed
chore: update package.json
1 parent 5b725fa commit a56afe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

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

0 commit comments

Comments
 (0)