CLI tool to sync your Markdown to Leaflet
leafletpub atproto cli markdown

v0.2.1

Changed files
+1 -1
+1 -1
package.json
··· 1 { 2 "$schema": "https://www.schemastore.org/package.json", 3 "name": "@sharpmars/leaflet-md", 4 - "version": "0.2.0", 5 "license": "MIT", 6 "main": "./dist/index.js", 7 "types": "./dist/index.d.ts",
··· 1 { 2 "$schema": "https://www.schemastore.org/package.json", 3 "name": "@sharpmars/leaflet-md", 4 + "version": "0.2.1", 5 "license": "MIT", 6 "main": "./dist/index.js", 7 "types": "./dist/index.d.ts",