Skip to content

Commit 0b76fd6

Browse files
committed
Reword package description
1 parent b5bddad commit 0b76fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bbcode-compiler",
33
"version": "0.1.4",
4-
"description": "Fast BBCode parser and HTML generator with TypeScript support",
4+
"description": "Parses BBCode and generates HTML ",
55
"exports": "./dist/index.js",
66
"types": "./dist/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)