Skip to content

Commit dec0ee0

Browse files
Update description in package.json
1 parent 5ff9c75 commit dec0ee0

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": "@sandstreamdev/std",
33
"version": "0.5.0",
4-
"description": "",
4+
"description": "Modern library of statically-typed modular functions for daily use in JavaScript and TypeScript projects.",
55
"type": "module",
66
"module": "index.js",
77
"main": "index.cjs.js",

0 commit comments

Comments
 (0)