Skip to content

Commit

Permalink
add new util to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
madaley1 committed Nov 29, 2023
1 parent 4cb8ec9 commit cadae42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion plugins/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@
"dependencies": {
"@flatfile/api": "^1.5.37",
"@flatfile/plugin-space-configure": "^0.1.6",
"@flatfile/util-fetch-schema": "^0.0.2",
"@hyperjump/json-schema": "^1.6.4",
"axios": "^1.5.1"
},
"devDependencies": {
"express": "^4.18.2"
}
}
}

0 comments on commit cadae42

Please sign in to comment.