Skip to content

Commit

Permalink
Remove files from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondfrancis committed Jun 15, 2022
1 parent afe1af7 commit ce409db
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@torchlight-api/torchlight-cli",
"version": "0.1.4",
"version": "0.0.0",
"description": "A CLI for Torchlight - the syntax highlighting API",
"source": "./src/index.js",
"module": "./dist/torchlight-cli.esm.js",
Expand All @@ -19,10 +19,6 @@
"highlighting",
"torchlight"
],
"files": [
"/dist/*",
"/src/**/*"
],
"author": "Aaron Francis <[email protected]> (https://torchlight.dev)",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit ce409db

Please sign in to comment.