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 286aaf6 commit 99d4963Copy full SHA for 99d4963
package.json
@@ -3,6 +3,10 @@
3
"version": "1.1.0",
4
"description": "Highlight.js plugin for display language of syntax highlight.",
5
"main": "gulpfile.js",
6
+ "files": [
7
+ "/src",
8
+ "/dist"
9
+ ],
10
"devDependencies": {
11
"gulp": "^4.0.2",
12
"gulp-rename": "^2.0.0",
0 commit comments