We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedc8ee commit c377f1bCopy full SHA for c377f1b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-jsi-base-coder",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Base64/32/16 encoding/decoding for React Native written in C/C++ and JSI.",
5
"repository": "https://github.com/jeremybarbet/react-native-jsi-base-coder",
6
"author": "Jérémy Barbet <jeremgraph@gmail.com> (https://github.com/jeremybarbet)",
@@ -23,6 +23,7 @@
23
"android",
24
"ios",
25
"cpp",
26
+ "cppcodec/cppcodec",
27
"react-native-jsi-base-coder.podspec",
28
"!lib/typescript/example",
29
"!android/build",
0 commit comments