1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +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", "name": "unleash-frontend",
"description": "unleash your features", "description": "unleash your features",
"version": "3.15.1", "version": "4.0.0-alpha.2",
"keywords": [ "keywords": [
"unleash", "unleash",
"feature toggle", "feature toggle",
@ -103,7 +103,6 @@
"no-restricted-globals": "off", "no-restricted-globals": "off",
"no-useless-computed-key": "off", "no-useless-computed-key": "off",
"import/no-anonymous-default-export": "off" "import/no-anonymous-default-export": "off"
} }
}, },
"proxy": "http://localhost:4242" "proxy": "http://localhost:4242"