Skip to content

Commit cd6c495

Browse files
committed
fix package json description
1 parent 44a425a commit cd6c495

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/flat-cars-own.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@effect/remix-plugin": patch
3+
---
4+
5+
Fix package.json description

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/Effect-TS/remix-plugin/issues"
1919
},
2020
"homepage": "https://github.com/Effect-TS/remix-plugin",
21-
"description": "A remix-plugin Plugin to Refactor and Diagnostic effect-ts projects",
21+
"description": "A remix-plugin for effect-ts projects",
2222
"tags": [
2323
"typescript",
2424
"algebraic-data-types",

0 commit comments

Comments
 (0)