Skip to content

Commit 31668b7

Browse files
committed
chore: publish under the latest tag
1 parent b7f8547 commit 31668b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@
140140
"youch-terminal": "^2.2.3"
141141
},
142142
"peerDependencies": {
143-
"@adonisjs/assembler": "^7.0.0-0",
143+
"@adonisjs/assembler": "^7.0.0",
144144
"@vinejs/vine": "^1.7.0",
145145
"argon2": "^0.31.1",
146146
"bcrypt": "^5.1.1",
147-
"edge.js": "^6.0.0"
147+
"edge.js": "^6.0.1"
148148
},
149149
"peerDependenciesMeta": {
150150
"argon2": {
@@ -189,11 +189,11 @@
189189
},
190190
"publishConfig": {
191191
"access": "public",
192-
"tag": "next"
192+
"tag": "latest"
193193
},
194194
"np": {
195195
"message": "chore(release): %s",
196-
"tag": "next",
196+
"tag": "latest",
197197
"branch": "main",
198198
"anyBranch": false
199199
},

0 commit comments

Comments
 (0)