aeternity / aepp-calldata-js

Aeternity data serialization library
ISC License
3 stars 4 forks source link

Remove duplicate files #237

Closed davidyuk closed 11 months ago

davidyuk commented 11 months ago

Otherwise it fails with the below on Windows

ERROR in ./node_modules/@aeternity/aepp-calldata/src/types/FateBytes.js 3:29-69 Module not found: Error: [CaseSensitivePathsPlugin] C:\Users\...\node_modules\@aeternity\aepp-calldata\src\utils\hexStringToByteArray.js does not match the corresponding path on disk HexStringToByteArray.js.

Reported by @CedrikNikita. The bug was introduced in https://github.com/aeternity/aepp-calldata-js/pull/228/files Would be good to release this fix.

This PR is supported by the Æternity Crypto Foundation

dincho commented 11 months ago

thanks, released as 1.5.1