We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284851c commit 4d0d7daCopy full SHA for 4d0d7da
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@webcoder49/code-input",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "Fully customisable, editable syntax-highlighted textareas.",
5
"browser": "code-input.js",
6
"scripts": {
@@ -20,8 +20,8 @@
20
],
21
"author": {
22
"name": "WebCoder49",
23
- "email": "webcoder49.tutorials@gmail.com",
24
- "url": "https://webcoder49.github.io/"
+ "email": "hi@webcoder49.dev",
+ "url": "https://webcoder49.dev/"
25
},
26
"license": "MIT",
27
"bugs": {
0 commit comments