chore: bump version to 7.3.6

This commit is contained in:
thecodrr
2022-08-16 09:43:06 +05:00
parent f1ceecf982
commit 9f56eb6197
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@streetwriters/notesnook-core",
"version": "7.3.5",
"version": "7.3.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@streetwriters/notesnook-core",
"version": "7.3.5",
"version": "7.3.6",
"license": "GPL-3.0",
"dependencies": {
"@microsoft/signalr": "^6.0.7",

View File

@@ -1,6 +1,6 @@
{
"name": "@streetwriters/notesnook-core",
"version": "7.3.5",
"version": "7.3.6",
"main": "./api/index.js",
"license": "GPL-3.0",
"repository": {