chore: updated bruno schema version

This commit is contained in:
Anoop M D 2023-02-17 14:20:36 +05:30
parent 0244b2e1d6
commit 15804ac293
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"@usebruno/js": "0.1.0",
"@usebruno/lang": "0.2.2",
"@usebruno/schema": "0.1.0",
"@usebruno/schema": "0.3.1",
"axios": "^0.26.0",
"chai": "^4.3.7",
"chokidar": "^3.5.3",

View File

@ -1,6 +1,6 @@
{
"name": "@usebruno/schema",
"version": "0.3.0",
"version": "0.3.1",
"main": "src/index.js",
"files": [
"src",