diff --git a/package-lock.json b/package-lock.json index e3cfa1a..b758555 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-notion", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vue-notion", - "version": "1.5.0", + "version": "1.5.1", "dependencies": { "cross-fetch": "^3.1.5", "defu": "^6.1.2", diff --git a/package.json b/package.json index 813e49f..6b9276c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-notion", - "version": "1.5.0", + "version": "1.5.1", "description": "A Vue renderer for Notion pages", "repository": "github:janniks/vue-notion", "main": "dist/esm.js",