File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ From JSDelivr CDN (click)
54
54
55
55
``` html
56
56
<!-- In the <head>-->
57
- <script src =" https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.2 /code-input.min.js" ></script >
58
- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.2 /code-input.min.css" >
57
+ <script src =" https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.3 /code-input.min.js" ></script >
58
+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.3 /code-input.min.css" >
59
59
```
60
60
</details >
61
61
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webcoder49/code-input" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " Fully customisable, editable syntax-highlighted textareas." ,
5
5
"browser" : " code-input.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments