trganda / obsidian-attachment-management

Attachment Management of Obsidian
MIT License
144 stars 8 forks source link

Still traces of obsidian-sample-plugin in package.json #9

Closed floli closed 1 year ago

floli commented 1 year ago

Just as a kind reminder to not forget removing them:

https://github.com/trganda/obsidian-attachment-management/blob/2af789a4a386293c10078c108a87119bc7f09dbe/package.json#L2

package.json
2:      "name": "obsidian-sample-plugin",
4:      "description": "This is a sample plugin for Obsidian (https://obsidian.md)",

package-lock.json
2:      "name": "obsidian-sample-plugin",
8:                      "name": "obsidian-sample-plugin",  
trganda commented 1 year ago

Tks, I have updated the package.json and package-lock.json