Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
srtucker22 committed Dec 27, 2020
1 parent 9680aed commit 0e254fc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,13 @@
"singleQuote": true,
"trailingComma": "es5"
},
"name": "text-operation-ts",
"name": "text-operation",
"description": "text operation classes for rich text operational transformation",
"keywords": [
"ot",
"text-operation",
"operational-transformation"
],
"author": "Simon Tucker",
"module": "dist/text-operation-ts.esm.js",
"size-limit": [
Expand Down

0 comments on commit 0e254fc

Please sign in to comment.