@lukso/universalprofile-contracts 0.15.2 → 0.15.5

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
@@ -25,7 +25,7 @@ import {
25
25
 
26
26
  You can also import the [type-safe ABI](https://abitype.dev/) of each LSP smart contracts from the `/abi` path.
27
27
 
28
- ```ts
28
+ ```typescript
29
29
  import {
30
30
  universalProfileAbi,
31
31
  universalProfileInitAbi,