Skip to content

Commit

Permalink
chore: update code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrxyy committed Oct 10, 2024
1 parent 170d763 commit 7e4c90a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/knex-schema-inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
}
},
"dependencies": {
"@types/lodash": "^4.14.168",
"lodash": "^4.17.21"
}
}
2 changes: 1 addition & 1 deletion packages/knex-schema-inspector/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true,
"rootDir": "lib",
"sourceMap": true,
"sourceMap": true
},
"exclude": ["node_modules", "dist", "test"]
}
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 7e4c90a

Please sign in to comment.