Skip to content

Commit

Permalink
fix: replace taffydb with @jsdoc/salty
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Aug 5, 2024
1 parent f1342f1 commit 69dbd62
Show file tree
Hide file tree
Showing 3 changed files with 726 additions and 572 deletions.
38 changes: 23 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
"endOfLine": "auto",
"singleQuote": true
},
"dependencies": {
"taffydb": "^2.7.3"
},
"devDependencies": {
"auto-changelog": "^2.3.0",
"browser-sync": "^2.27.5",
Expand Down Expand Up @@ -64,5 +61,8 @@
"*.{md,html,css,js,json,toml}": [
"prettier --write"
]
},
"dependencies": {
"@jsdoc/salty": "^0.2.8"
}
}
Loading

0 comments on commit 69dbd62

Please sign in to comment.