npm publish

This commit is contained in:
dragonwocky 2021-12-31 23:43:04 +11:00
parent f417de519a
commit 4f222a3b73
Signed by: dragonwocky
GPG Key ID: 86DFC3C312A56010

View File

@ -1,6 +1,6 @@
{
"name": "notion-enhancer",
"version": "0.11.0-dev",
"version": "0.11.0",
"author": "dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)",
"description": "an enhancer/customiser for the all-in-one productivity workspace notion.so",
"homepage": "https://github.com/notion-enhancer/desktop",
@ -8,7 +8,6 @@
"bin": {
"notion-enhancer": "bin.mjs"
},
"private": true,
"type": "module",
"engines": {
"node": ">=16.x.x"