@cesdk/node-native 1.77.0 → 1.77.1

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/README.md CHANGED
@@ -264,7 +264,7 @@ pnpEnableInlining: false
264
264
  ```jsonc
265
265
  // package.json
266
266
  {
267
- "dependencies": { "@cesdk/node-native": "^1.77.0" },
267
+ "dependencies": { "@cesdk/node-native": "^1.77.1" },
268
268
  "dependenciesMeta": {
269
269
  "@cesdk/node-native-darwin-arm64": { "unplugged": true },
270
270
  "@cesdk/node-native-darwin-x64": { "unplugged": true },