Skip to content

Commit

Permalink
Pin vega-lite via resolutions in top-level package.json (#126)
Browse files Browse the repository at this point in the history
* Pin vega-lite in tests

* Pin vega-lite at meta level

* Remove resolutions pin in tests
  • Loading branch information
krassowski committed Nov 7, 2022
1 parent e1a2938 commit 5a3dc0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -19,5 +19,8 @@
"devDependencies": {
"lerna": "^3.22.1",
"rimraf": "^3.0.2"
},
"resolutions": {
"vega-lite": "~5.5.0"
}
}

0 comments on commit 5a3dc0c

Please sign in to comment.