mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
Finish v0.0.2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "obsidian-to-notion",
|
||||
"version": "0.0.2",
|
||||
"type": "module",
|
||||
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
@@ -12,7 +13,7 @@
|
||||
"author": "",
|
||||
"license": "GNU GPLv3",
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.11.6",
|
||||
"@types/node": "^17.0.35",
|
||||
"@typescript-eslint/eslint-plugin": "^5.2.0",
|
||||
"@typescript-eslint/parser": "^5.2.0",
|
||||
"builtin-modules": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user