feat: bump version to 0.3.2 and update .npmignore
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
/dist/
|
|
||||||
/node_modules/
|
/node_modules/
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-gemtext",
|
"name": "astro-gemtext",
|
||||||
"homepage": "https://github.com/aspizu/astro-gemtext",
|
"homepage": "https://github.com/aspizu/astro-gemtext",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user