This commit is contained in:
Halit Aksoy 2024-12-08 22:49:21 +03:00
parent 313dd3d549
commit 0c96056f84
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@mancala/backend",
"version": "0.4.5",
"version": "0.4.6",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@mancala/frontend",
"version": "0.4.5",
"version": "0.4.6",
"description": "Mancala Game Frontend",
"scripts": {
"dev": "parcel src/index.html",

View File

@ -1,6 +1,6 @@
{
"name": "@mancala/mobile",
"version": "0.4.5",
"version": "0.4.6",
"private": true,
"scripts": {
"android": "react-native run-android",