This commit is contained in:
Halit Aksoy 2024-06-18 00:42:40 +03:00
parent 61f154c90d
commit fbfc439e04
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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