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 2a740e1 commit 1a5ced1Copy full SHA for 1a5ced1
package.json
@@ -20,15 +20,16 @@
20
"CoDeSys",
21
"PLC",
22
"highlight.js",
23
- "highlightjs",
+ "highlightjs",
24
+ "syntax-highlight",
25
"syntax"
26
],
27
"author": "Sergey Romanov",
28
"license": "MIT",
29
"bugs": {
- "url": "https://github.com/Serhioromano/highlightjs-structured-text/issues"
30
+ "url": "https://github.com/highlightjs/highlightjs-structured-text/issues"
31
},
- "homepage": "https://github.com/highlightjs/highlightjs--structured-text#readme",
32
+ "homepage": "https://github.com/highlightjs/highlightjs-structured-text#readme",
33
"devDependencies": {
34
"highlight.js": "^9.15.6",
35
"jasmine": "^3.3.1"
0 commit comments