Skip to content

Commit 855e288

Browse files
committed
updated project description
1 parent 1005739 commit 855e288

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": "ts-regexp",
33
"version": "0.1.1",
4-
"description": "A minimal, statically typed alternative to RegExp",
4+
"description": "A strictly typed & minimal RegExp wrapper.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)