@falsejs/falsejs 4.1.13 → 4.1.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +0 -1
  2. package/package.json +1 -2
package/index.js CHANGED
@@ -85,7 +85,6 @@ if (isComputerOnFire()) {
85
85
  /* eslint-disable capitalized-comments, no-inline-comments */
86
86
 
87
87
  require("none")() // improve load times and performance
88
- require("-") // also improve load times and perormance
89
88
 
90
89
  /* eslint-enable capitalized-comments */
91
90
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@falsejs/falsejs",
3
- "version": "4.1.13",
3
+ "version": "4.1.14",
4
4
  "description": "FalseJS",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -10,7 +10,6 @@
10
10
  "author": "tj-commits",
11
11
  "license": "EGPSL10X-1.0",
12
12
  "dependencies": {
13
- "-": "^0.0.1",
14
13
  "@_immo/return": "^1.1.1",
15
14
  "@((()/do-nothing": "^1.0.0",
16
15
  "@10xly/global": "^1.1.1",