mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-03 04:29:09 +01:00
chore: updated bruno schema version
This commit is contained in:
parent
0244b2e1d6
commit
15804ac293
@ -15,7 +15,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@usebruno/js": "0.1.0",
|
"@usebruno/js": "0.1.0",
|
||||||
"@usebruno/lang": "0.2.2",
|
"@usebruno/lang": "0.2.2",
|
||||||
"@usebruno/schema": "0.1.0",
|
"@usebruno/schema": "0.3.1",
|
||||||
"axios": "^0.26.0",
|
"axios": "^0.26.0",
|
||||||
"chai": "^4.3.7",
|
"chai": "^4.3.7",
|
||||||
"chokidar": "^3.5.3",
|
"chokidar": "^3.5.3",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@usebruno/schema",
|
"name": "@usebruno/schema",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"src",
|
"src",
|
||||||
|
Loading…
Reference in New Issue
Block a user