v0.4.5
This commit is contained in:
parent
61f154c90d
commit
fbfc439e04
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mancala/backend",
|
"name": "@mancala/backend",
|
||||||
"version": "0.4.4",
|
"version": "0.4.5",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mancala/frontend",
|
"name": "@mancala/frontend",
|
||||||
"version": "0.4.4",
|
"version": "0.4.5",
|
||||||
"description": "Mancala Game Frontend",
|
"description": "Mancala Game Frontend",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "parcel src/index.html",
|
"dev": "parcel src/index.html",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mancala/mobile",
|
"name": "@mancala/mobile",
|
||||||
"version": "0.4.4",
|
"version": "0.4.5",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"android": "react-native run-android",
|
"android": "react-native run-android",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user