bumb mancala.js version

This commit is contained in:
Halit Aksoy 2022-05-21 18:58:56 +03:00
parent 5209c45bee
commit 1273c64532
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@types/uuid": "^8.3.4", "@types/uuid": "^8.3.4",
"mancala.js": "^0.0.2-beta.1", "mancala.js": "^0.0.2-beta.2",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"uuid": "^8.3.2" "uuid": "^8.3.2"

View File

@ -3378,10 +3378,10 @@ magic-string@^0.22.4:
dependencies: dependencies:
vlq "^0.2.2" vlq "^0.2.2"
mancala.js@^0.0.2-beta.1: mancala.js@^0.0.2-beta.2:
version "0.0.2-beta.1" version "0.0.2-beta.2"
resolved "https://registry.yarnpkg.com/mancala.js/-/mancala.js-0.0.2-beta.1.tgz#333d613b349e743a00141d231e1f49ab1f99b4fe" resolved "https://registry.yarnpkg.com/mancala.js/-/mancala.js-0.0.2-beta.2.tgz#18d9c88355dc269e3a450cadc6891c7560f38f87"
integrity sha512-RS5DFYOjcKMONqZ4DsZudscN+2OhcRBJV2fX3KjqGBvREgMjCxDZVjFMhdZxnP5HFXdRSbUeMivyisGGGQbJ/A== integrity sha512-wA6C0ukPd9rzCcjh5mHG5OTp4ij8bd4dT2+IvlX70DVhlTl0oQgF/rmIBRKvUyNsceFdPhH7q98Vsxm84/RKiw==
map-cache@^0.2.2: map-cache@^0.2.2:
version "0.2.2" version "0.2.2"