v0.4.5
This commit is contained in:
parent
61f154c90d
commit
fbfc439e04
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mancala/backend",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mancala/mobile",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android": "react-native run-android",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user