bump berry

This commit is contained in:
Jaco Greeff
2021-08-13 14:48:28 +03:00
parent 5360ed621a
commit fc185c6892
3 changed files with 223 additions and 222 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
yarnPath: .yarn/releases/yarn-3.0.0.cjs
yarnPath: .yarn/releases/yarn-3.0.1.cjs
+2 -1
View File
@@ -31,5 +31,6 @@
"dependencies": {
"@pinata/sdk": "^1.1.23",
"dnslink-cloudflare": "^3.0.0"
}
},
"packageManager": "yarn@3.0.1"
}