8000 rename package from cbor to cbor-js for npm publishing · arduino/cbor-js@1b7e823 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b7e823

Browse files
letmaikparoga
authored andcommitted
rename package from cbor to cbor-js for npm publishing
1 parent 16c9087 commit 1b7e823

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,5 +1,5 @@
11
{
2-
"name": "cbor",
2+
"name": "cbor-js",
33
"version": "0.1.0",
44
"description": "The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.",
55
"keywords": [

0 commit comments

Comments
 (0)
0