Skip to content

Commit a6c3042

Browse files
authored
docs: add description to package.json (#18)
1 parent 4b37df3 commit a6c3042

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": "magic-regexp",
33
"version": "0.3.0",
4-
"description": "",
4+
"description": "A compiled-away, type-safe, readable RegExp alternative",
55
"repository": "danielroe/magic-regexp",
66
"license": "MIT",
77
"sideEffects": false,

0 commit comments

Comments
 (0)