0.1.3-beta.14

This commit is contained in:
Halit Aksoy 2022-07-14 23:55:55 +03:00
parent 6962695ff0
commit 315814e65a
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.13", "version": "0.1.3-beta.14",
"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.13", "version": "0.1.3-beta.14",
"description": "Mancala Game Frontend", "description": "Mancala Game Frontend",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {