@sprucelabs/heartwood-view-controllers 121.0.3 → 121.0.4

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.
@@ -162,6 +162,7 @@ export default class ViewControllerExporter {
162
162
  crypto: false,
163
163
  dns: false,
164
164
  fs: false,
165
+ http: false,
165
166
  https: false,
166
167
  inspector: false,
167
168
  module: false,
@@ -148,6 +148,7 @@ class ViewControllerExporter {
148
148
  crypto: false,
149
149
  dns: false,
150
150
  fs: false,
151
+ http: false,
151
152
  https: false,
152
153
  inspector: false,
153
154
  module: false,
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "sideEffects": false,
14
14
  "license": "MIT",
15
15
  "description": "All the power of Heartwood in one, convenient package.",
16
- "version": "121.0.3",
16
+ "version": "121.0.4",
17
17
  "skill": {
18
18
  "namespace": "HeartwoodViewControllers",
19
19
  "commandOverrides": {