Skip to content

Commit

Permalink
chore: update publish tag to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 24, 2021
1 parent 96b78ca commit a9d2a57
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
Expand Up @@ -59,7 +59,7 @@
"qs": "^6.10.1"
},
"peerDependencies": {
"@adonisjs/core": "^5.0.5-canary-rc"
"@adonisjs/core": "^5.1.0"
},
"devDependencies": {
"@adonisjs/core": "^5.1.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
"typescript": "^4.2.3"
},
"publishConfig": {
"tag": "next",
"tag": "latest",
"access": "public"
},
"nyc": {
Expand Down

0 comments on commit a9d2a57

Please sign in to comment.