Skip to content

Commit 44106e4

Browse files
updated name
1 parent 9267162 commit 44106e4

File tree

3 files changed

+3892
-4000
lines changed

3 files changed

+3892
-4000
lines changed
File renamed without changes.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "literate-scripting",
2+
"name": "obsidian-snippets-plugin",
33
"version": "0.0.1",
4-
"description": "Literate scripting",
4+
"description": "Obsidian Snippets plugin",
55
"main": "main.js",
66
"scripts": {
77
"dev": "rollup --config rollup.config.js -w",
@@ -11,7 +11,7 @@
1111
"keywords": [
1212
""
1313
],
14-
"author": "Pelao",
14+
"author": "Cristian Vasquez",
1515
"license": "MIT",
1616
"devDependencies": {
1717
"@rollup/plugin-commonjs": "^15.1.0",

0 commit comments

Comments
 (0)