Bump cookiemonsterframework to 0.2.3

This commit is contained in:
Daniël van Noord
2021-09-29 23:03:37 +02:00
parent 65754bc29d
commit f0757d2490
6 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "2.031.10",
"license": "MIT",
"dependencies": {
"@cookiemonsterteam/cookiemonsterframework": "0.2.2",
"@cookiemonsterteam/cookiemonsterframework": "0.2.3",
"@eastdesire/jscolor": "2.4.6"
},
"devDependencies": {
@@ -137,9 +137,9 @@
}
},
"node_modules/@cookiemonsterteam/cookiemonsterframework": {
"version": "0.2.2",
"resolved": "https://npm.pkg.github.com/download/@cookiemonsterteam/cookiemonsterframework/0.2.2/85e392b980d2e48963dde79d7cfbbc8a0a1bd6f97d6868887aeb74f42c545ac3",
"integrity": "sha512-/d8pXReYEMW5pQbrjUGgEVmpHsxSphBTEhT8UVfxfHyOHP3yxr6rij8jlnnH9c6W4WXThDR/ZT54GilniT7HzA==",
"version": "0.2.3",
"resolved": "https://npm.pkg.github.com/download/@cookiemonsterteam/cookiemonsterframework/0.2.3/b98cbdf3d442faa66e53c44a20783be32697b1e986426c809ad23c8a3c1b1ad9",
"integrity": "sha512-PD4M85dJquP2lnSowShy6Rg/3fyOCHYsDV6Qgf4XZfVi+ms9vHOc9HwVdTxIQJuAZbwOxZy77+JcXnoIO/CuOg==",
"license": "MIT",
"dependencies": {
"@eastdesire/jscolor": "^2.4.5"
@@ -4891,9 +4891,9 @@
}
},
"@cookiemonsterteam/cookiemonsterframework": {
"version": "0.2.2",
"resolved": "https://npm.pkg.github.com/download/@cookiemonsterteam/cookiemonsterframework/0.2.2/85e392b980d2e48963dde79d7cfbbc8a0a1bd6f97d6868887aeb74f42c545ac3",
"integrity": "sha512-/d8pXReYEMW5pQbrjUGgEVmpHsxSphBTEhT8UVfxfHyOHP3yxr6rij8jlnnH9c6W4WXThDR/ZT54GilniT7HzA==",
"version": "0.2.3",
"resolved": "https://npm.pkg.github.com/download/@cookiemonsterteam/cookiemonsterframework/0.2.3/b98cbdf3d442faa66e53c44a20783be32697b1e986426c809ad23c8a3c1b1ad9",
"integrity": "sha512-PD4M85dJquP2lnSowShy6Rg/3fyOCHYsDV6Qgf4XZfVi+ms9vHOc9HwVdTxIQJuAZbwOxZy77+JcXnoIO/CuOg==",
"requires": {
"@eastdesire/jscolor": "^2.4.5"
}