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 685df2d commit d19ee2eCopy full SHA for d19ee2e
package.json
@@ -2,7 +2,7 @@
2
"name": "sql-highlight",
3
"version": "0.0.0-development",
4
"description": "A simple and lightweight syntax highlighting library for SQL",
5
- "main": "index.js",
+ "main": "lib/index.js",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/scriptcoded/sql-highlight.git"
0 commit comments