@fern-api/csharp-dynamic-snippets 2.55.2 → 2.55.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.
package/dist/index.cjs CHANGED
@@ -39,7 +39,7 @@ lodash-es/lodash.js:
39
39
  (**
40
40
  * @license
41
41
  * Lodash (Custom Build) <https://lodash.com/>
42
- * Build: `lodash modularize exports="es" -o ./`
42
+ * Build: `lodash modularize exports="es" --repo lodash/lodash#4.18.1 -o ./`
43
43
  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
44
44
  * Released under MIT license <https://lodash.com/license>
45
45
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>