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