Skip to content

Commit

Permalink
Fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ivank committed Sep 5, 2022
1 parent 97a97f1 commit 480654a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion packages/avro-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/node": "^14.14.28",
"avsc": "^5.7.5",
"avsc": "^5.5.6",
"eslint-config-prettier": "^7.2.0",
"jest": "^26.6.3",
"moment": "^2.29.1",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2151,11 +2151,6 @@ avsc@^5.5.6:
resolved "https://registry.yarnpkg.com/avsc/-/avsc-5.6.0.tgz#b05d308f719dc7c24a427a55dff4e1fb2fa41fca"
integrity sha512-aZ/tCgSaXnIgYomdtSiYkJb5iStk9D0Qls/VXIGb+Z+seOQmgEA8YfzEPw9qgJYi3JyLVRwfta06ztVXtrhekA==

avsc@^5.7.5:
version "5.7.5"
resolved "https://artifactory.nordstrom.com/artifactory/api/npm/npm/avsc/-/avsc-5.7.5.tgz#da1840506b3ff69e14b5f87ce511e9c384405166"
integrity sha512-vkyt1+sj6qaD9oMtqqLE2pZ2IcHI66kFx8lpnVuXp55SnNPjKghfOhVfZpaDwDPpY0oVWP3Qu1uHZWxF3E856A==

aws-sign2@~0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
Expand Down

0 comments on commit 480654a

Please sign in to comment.