Skip to content

Commit

Permalink
Merge branch 'jul/fix-node-gyp-error' into 'master'
Browse files Browse the repository at this point in the history
fix(ci): freeze leveldown until pouchdb-adapter-leveldb is released

See merge request TankerHQ/sdk-js!1019
  • Loading branch information
JMounier committed May 21, 2024
2 parents 89ff21f + 7e39da9 commit e306949
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 11 deletions.
85 changes: 74 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
"webpack": "5.84.0",
"webpack-cli": "^5.1.4"
},
"overrides": {
"leveldown": "^6.1.1"
},
"workspaces": [
"packages/*",
"packages/datastore/*",
Expand Down

0 comments on commit e306949

Please sign in to comment.