mirror of
https://github.com/xodio/xod.git
synced 2026-02-20 02:01:20 +01:00
chore(infra): synchronise package versions in bsconfig.json files with package.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// @see https://reasonml.chat/t/best-practices-for-using-reasonml-in-a-monorepo/161/4
|
||||
{
|
||||
"name": "xod",
|
||||
"version": "0.22.0",
|
||||
"version": "0.33.0",
|
||||
"namespace": false,
|
||||
"sources": [
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// BuckleScript comes with its own parser for bsconfig.json, which is normal JSON, with the extra support of comments and trailing commas.
|
||||
{
|
||||
"name": "belt-holes",
|
||||
"version": "0.1.0",
|
||||
"version": "0.29.0",
|
||||
"sources": [
|
||||
{
|
||||
"dir" : "src",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xod-arduino",
|
||||
"version": "0.22.0",
|
||||
"version": "0.33.0",
|
||||
"sources": [
|
||||
"src"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xod-func-tools",
|
||||
"version": "0.22.0",
|
||||
"version": "0.32.0",
|
||||
"sources": [
|
||||
"src"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xod-project",
|
||||
"version": "0.22.0",
|
||||
"version": "0.33.0",
|
||||
"sources": [
|
||||
"src"
|
||||
],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// BuckleScript comes with its own parser for bsconfig.json, which is normal JSON, with the extra support of comments and trailing commas.
|
||||
{
|
||||
"name": "xod-tabtest",
|
||||
"version": "0.22.0",
|
||||
"version": "0.33.0",
|
||||
"sources": [
|
||||
{
|
||||
"dir" : "src",
|
||||
|
||||
Reference in New Issue
Block a user