Skip to content

Commit 1a677c8

Browse files
committed
Add period to description.
1 parent 02cfafd commit 1a677c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-stringify-safe",
33
"version": "5.0.0",
4-
"description": "Like JSON.stringify, but doesn't blow up on circular refs",
4+
"description": "Like JSON.stringify, but doesn't blow up on circular refs.",
55
"keywords": [
66
"json",
77
"stringify",

0 commit comments

Comments
 (0)