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