1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-26 01:17:00 +02:00

4.0.0-alpha.2

This commit is contained in:
Ivar Conradi Østhus 2021-04-09 13:39:49 +02:00
parent 684ca081d0
commit 4e92e068ab

View File

@ -1,7 +1,7 @@
{
"name": "unleash-frontend",
"description": "unleash your features",
"version": "3.15.1",
"version": "4.0.0-alpha.2",
"keywords": [
"unleash",
"feature toggle",
@ -103,7 +103,6 @@
"no-restricted-globals": "off",
"no-useless-computed-key": "off",
"import/no-anonymous-default-export": "off"
}
},
"proxy": "http://localhost:4242"