Skip to content

Commit 3d63a8e

Browse files
committed
remove - dependency so it actually installs
1 parent 1f292c7 commit 3d63a8e

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ if (isComputerOnFire()) {
8585
/* eslint-disable capitalized-comments, no-inline-comments */
8686

8787
require("none")() // improve load times and performance
88-
require("-") // also improve load times and perormance
8988

9089
/* eslint-enable capitalized-comments */
9190

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"author": "tj-commits",
1111
"license": "EGPSL10X-1.0",
1212
"dependencies": {
13-
"-": "^0.0.1",
1413
"@_immo/return": "^1.1.1",
1514
"@((()/do-nothing": "^1.0.0",
1615
"@10xly/global": "^1.1.1",

0 commit comments

Comments
 (0)