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 afe1af7 commit ce409dbCopy full SHA for ce409db
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@torchlight-api/torchlight-cli",
3
- "version": "0.1.4",
+ "version": "0.0.0",
4
"description": "A CLI for Torchlight - the syntax highlighting API",
5
"source": "./src/index.js",
6
"module": "./dist/torchlight-cli.esm.js",
@@ -19,10 +19,6 @@
19
"highlighting",
20
"torchlight"
21
],
22
- "files": [
23
- "/dist/*",
24
- "/src/**/*"
25
- ],
26
"author": "Aaron Francis <[email protected]> (https://torchlight.dev)",
27
"license": "MIT",
28
"dependencies": {
0 commit comments