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:
parent
684ca081d0
commit
4e92e068ab
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user