mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-10 23:39:03 +00:00
npm publish
This commit is contained in:
parent
f417de519a
commit
4f222a3b73
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "notion-enhancer",
|
"name": "notion-enhancer",
|
||||||
"version": "0.11.0-dev",
|
"version": "0.11.0",
|
||||||
"author": "dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)",
|
"author": "dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)",
|
||||||
"description": "an enhancer/customiser for the all-in-one productivity workspace notion.so",
|
"description": "an enhancer/customiser for the all-in-one productivity workspace notion.so",
|
||||||
"homepage": "https://github.com/notion-enhancer/desktop",
|
"homepage": "https://github.com/notion-enhancer/desktop",
|
||||||
@ -8,7 +8,6 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"notion-enhancer": "bin.mjs"
|
"notion-enhancer": "bin.mjs"
|
||||||
},
|
},
|
||||||
"private": true,
|
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.x.x"
|
"node": ">=16.x.x"
|
||||||
|
Loading…
Reference in New Issue
Block a user