Skip to content

Commit

Permalink
fix: make json schema faker as dep dev
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Dec 14, 2023
1 parent 101abef commit 59c9651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,14 @@
"typescript": "^5.3.3",
"utility-types": "^3.7.0",
"webpack": "^5.88.2",
"json-schema-faker": "^0.5.4",
"webpack-cli": "^5.0.1"
},
"dependencies": {
"@stellar/stellar-base": "10.0.0",
"axios": "^1.6.0",
"bignumber.js": "^9.1.2",
"eventsource": "^2.0.2",
"json-schema-faker": "^0.5.4",
"randombytes": "^2.1.0",
"toml": "^3.0.0",
"urijs": "^1.19.1"
Expand Down

0 comments on commit 59c9651

Please sign in to comment.