Skip to content

Commit 809e34c

Browse files
authored
fix: description improvement
1 parent 9593c0b commit 809e34c

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": "@open-rpc/examples",
33
"version": "1.0.16",
4-
"description": "OpenRPC examples package. It exports JSON as a js module.",
4+
"description": "Collection of example OpenRPC service definition files",
55
"main": "build/src/index.js",
66
"scripts": {
77
"build": "tsc",

0 commit comments

Comments
 (0)