0.1.3-beta.13

This commit is contained in:
Halit Aksoy 2022-07-14 13:44:11 +03:00
parent 0976ae668a
commit 4004bb2ad5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "mancala-frontend", "name": "mancala-frontend",
"version": "0.1.3-beta.12", "version": "0.1.3-beta.13",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View File

@ -1,6 +1,6 @@
{ {
"name": "mancala-frontend", "name": "mancala-frontend",
"version": "0.1.3-beta.12", "version": "0.1.3-beta.13",
"description": "Mancala Game Frontend", "description": "Mancala Game Frontend",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {