forked from extern/bruno
11 lines
149 B
JSON
11 lines
149 B
JSON
|
{
|
||
|
"name": "@usebruno/schema",
|
||
|
"main": "src/index.js",
|
||
|
"scripts": {
|
||
|
"test": "jest"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"yup": "^0.32.11"
|
||
|
}
|
||
|
}
|