Skip to content

Commit

Permalink
Update package.json to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WebCoder49 committed Oct 7, 2023
1 parent 284851c commit 4d0d7da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webcoder49/code-input",
"version": "2.0.1",
"version": "2.0.2",
"description": "Fully customisable, editable syntax-highlighted textareas.",
"browser": "code-input.js",
"scripts": {
Expand All @@ -20,8 +20,8 @@
],
"author": {
"name": "WebCoder49",
"email": "webcoder49.[email protected]",
"url": "https://webcoder49.github.io/"
"email": "hi@webcoder49.dev",
"url": "https://webcoder49.dev/"
},
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 4d0d7da

Please sign in to comment.