Skip to content

Commit a97305a

Browse files
committed
Updated project description
1 parent 37161c6 commit a97305a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SJS
22

3-
The fastest JSON stringifier in the galaxy
3+
The fastest JSON stringifier
44

55
## TOC
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slow-json-stringify",
33
"version": "2.1.0",
4-
"description": "The fastest JSON stringifier in the galaxy",
4+
"description": "The fastest JSON stringifier",
55
"main": "dist/sjs.js",
66
"types": "dist/sjs.d.ts",
77
"type": "module",

0 commit comments

Comments
 (0)