2.0.0
This commit is contained in:
Родитель
ac1cc0256e
Коммит
e87e030920
|
@ -4,8 +4,7 @@
|
|||
|
||||
### Major Changes
|
||||
|
||||
- Python 3.7+ is now required.
|
||||
[#234](https://github.com/mozilla/nimbus-shared/pull/234).
|
||||
- Python 3.7+ is now required. [#234](https://github.com/mozilla/nimbus-shared/pull/234).
|
||||
- jsonschema dependency updated to 4.17.3+
|
||||
[#234](https://github.com/mozilla/nimbus-shared/pull/234).
|
||||
- Added localization field to Nimbus Experiment schema
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@mozilla/nimbus-shared",
|
||||
"version": "1.10.0",
|
||||
"version": "2.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@mozilla/nimbus-shared",
|
||||
"version": "1.10.0",
|
||||
"version": "2.0.0",
|
||||
"license": "MPL-2.0",
|
||||
"engines": {
|
||||
"node": "^14.0.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче