chore: bump version to 7.3.5

This commit is contained in:
thecodrr
2022-08-06 12:57:04 +05:00
parent 0f26d1b698
commit 6d45c23e79
2 changed files with 3 additions and 3 deletions

View File

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

View File

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