Update description

This commit is contained in:
Idrees Hassan 2024-02-28 18:36:16 -05:00
parent 8cd7f2af70
commit f282e51385
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Waypoint",
"version": "2.0.0",
"minAppVersion": "0.12.0",
"description": "Easily generate dynamic content maps in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags!",
"description": "Easily generate dynamic content maps in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!",
"author": "Idrees Hassan",
"authorUrl": "https://idreesinc.com",
"isDesktopOnly": false

View file

@ -1,7 +1,7 @@
{
"name": "waypoint",
"version": "2.0.0",
"description": "Easily generate dynamic content maps in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags!",
"description": "Easily generate dynamic content maps in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",