This commit is contained in:
Chris Trevino 2022-04-14 11:49:48 -07:00
Родитель 8f714b824e
Коммит 0fcb9b7b53
9 изменённых файлов: 7 добавлений и 17 удалений

2
.yarn/versions/4834686d.yml поставляемый
Просмотреть файл

@ -1,2 +0,0 @@
releases:
"@thematic/webapp": patch

8
.yarn/versions/d0fdba83.yml поставляемый
Просмотреть файл

@ -1,8 +0,0 @@
releases:
"@thematic/color": patch
"@thematic/core": patch
"@thematic/d3": patch
"@thematic/fluent": patch
"@thematic/react": patch
"@thematic/vega": patch
"@thematic/webapp": patch

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/color",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/core",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/d3",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/fluent",
"version": "3.0.6",
"version": "3.0.7",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/react",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@thematic/vega",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",
"type": "module",
"main": "src/index.ts",

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@thematic/webapp",
"title": "Thematic",
"version": "2.0.4",
"version": "2.0.5",
"homepage": "https://microsoft.github.io/thematic/",
"private": true,
"license": "MIT",