mirror of
https://github.com/mryanb/obsidian-asana.git
synced 2026-07-22 05:38:24 +00:00
Update the package name
This commit is contained in:
parent
6108b1ab9c
commit
41287abd76
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "asana-for-obsidian",
|
||||
"id": "obsidian-asana",
|
||||
"name": "Asana",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "Create Asana tasks from highlighted text or the current line in Obsidian.",
|
||||
"minAppVersion": "1.5.0",
|
||||
"author": "Ryan Bantz",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "asana-task-creator",
|
||||
"name": "obsidian-asana",
|
||||
"version": "1.0.0",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue