Skip to content

Commit

Permalink
chore: upgrade version v4.14.4-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gastón Fournier committed Aug 12, 2022
1 parent 8d16997 commit 9c96404
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unleash-server",
"description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.",
"version": "4.15.0-beta.0",
"version": "4.14.4-beta.0",
"keywords": [
"unleash",
"feature toggle",
Expand Down Expand Up @@ -124,7 +124,7 @@
"stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.15.0-beta.0",
"unleash-frontend": "4.14.4-beta.0",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7224,10 +7224,10 @@ unleash-client@3.15.0:
murmurhash3js "^3.0.1"
semver "^7.3.5"

unleash-frontend@4.15.0-beta.0:
version "4.15.0-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.15.0-beta.0.tgz#be5df76a6ed5d12491c0eae1586e6667182a3295"
integrity sha512-BOod8Twm+uJSG1yfu6IaKeQ/dgpRJGVMX/tAmym6NwVl9XuaU7cwXvv1nPA2TKNDD67nZhGVuhDMLvRAjCaqhA==
unleash-frontend@4.14.4-beta.0:
version "4.14.4-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.4-beta.0.tgz#b23c9aa9524cf5e7e40a845b603ba1429621ffba"
integrity sha512-XG19FZiYkLZSOR5CcfZGz3o/z9ihQUfXwOADqKXcYCjKPj/vJzfVJv1l79yGcGlg1ujNF5Ab6KW/GNf64VXfqw==

unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 9c96404

Please sign in to comment.