Skip to content

Commit e1abda2

Browse files
committed
add the "TypeScript" keyword to the [email protected]
1 parent f93fb2c commit e1abda2

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": "@msgpack/msgpack",
33
"version": "2.7.1",
4-
"description": "MessagePack for JavaScript/ECMA-262",
4+
"description": "MessagePack for ECMA-262/JavaScript/TypeScript",
55
"author": "The MessagePack community",
66
"license": "ISC",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)