Bumps azdataGraph version from 0.0.44 to 0.0.45 (#135)

This commit is contained in:
Lewis Sanchez 2022-09-08 16:43:56 -07:00 коммит произвёл GitHub
Родитель abee4c7462
Коммит 523b10bf34
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

4
package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "azdataGraph",
"version": "0.0.44",
"version": "0.0.45",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "azdataGraph",
"version": "0.0.44",
"version": "0.0.45",
"license": "Apache-2.0",
"devDependencies": {
"grunt": "^1.5.3",

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

@ -1,7 +1,7 @@
{
"name": "azdataGraph",
"description": "azdataGraph is a derivative of mxGraph, which is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
"version": "0.0.44",
"version": "0.0.45",
"homepage": "https://github.com/microsoft/azdataGraph",
"author": "Microsoft",
"license": "Apache-2.0",