Skip to content

Commit

Permalink
fix package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
andykswong committed Sep 15, 2024
1 parent d4affee commit 3617e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
28 changes: 1 addition & 27 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/plugins/level/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@mithic/commons": "^0.3",
"@mithic/keyvalue": "^0.3",
"abstract-level": "^2.0"
"abstract-level": "^1.0"
},
"devDependencies": {
"memory-level": "^1.0"
Expand Down

0 comments on commit 3617e0d

Please sign in to comment.