Skip to content

Commit

Permalink
hard-code ast-types resolution that differs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Feb 24, 2022
1 parent 0ee5960 commit 85dc905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"patch-package": "^6.2.2"
},
"resolutions": {
"**/ast-types": "github:agoric-labs/ast-types#Agoric-built",
"**/react-scripts/@babel/core": "^7.12.3",
"**/react-scripts/@typescript-eslint/parser": "^5.10.2",
"**/react-scripts/@typescript-eslint/eslint-plugin": "^5.10.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5030,7 +5030,7 @@ ast-types-flow@^0.0.7:
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=

ast-types@agoric-labs/ast-types#Agoric-built:
"ast-types@github:agoric-labs/ast-types#Agoric-built":
version "0.15.2"
resolved "https://codeload.github.com/agoric-labs/ast-types/tar.gz/258b7d6a4be531569352aedb00f767e6d1f754d2"
dependencies:
Expand Down

0 comments on commit 85dc905

Please sign in to comment.