Add LICENSE

This commit is contained in:
chris
2022-05-24 11:10:29 +08:00
parent b365af80be
commit a437eba782
3 changed files with 676 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-to-notion",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
"main": "main.js",