Skip to content

Commit b3ef914

Browse files
committed
chore: add encryption package as a peer dependency
1 parent f683cfe commit b3ef914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
"@adonisjs/events": "^10.1.0-next.2",
120120
"@adonisjs/fold": "^11.0.0-next.2",
121121
"@adonisjs/logger": "^7.1.0-next.0",
122+
"@boringnode/encryption": "^0.2.2",
122123
"youch": "^4.1.0-beta.11"
123124
},
124125
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)