Skip to content

Commit

Permalink
chore: cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardo2016x committed Jan 13, 2025
1 parent 6743e83 commit 5004787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 69 deletions.
67 changes: 0 additions & 67 deletions .yarn/patches/react-native-mmkv-npm-2.12.2-9efa7abf70.patch
Original file line number Diff line number Diff line change
@@ -1,70 +1,3 @@
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000000000000000000000000000000000000..4aede4a11a3dc2c8cc53407727689556b2e56b3e
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,60 @@
+{
+ "files.associations": {
+ "*.ejs": "html",
+ "*.make": "makefile",
+ "*.cjson": "jsonc",
+ "*.wxss": "css",
+ "*.wxs": "javascript",
+ "algorithm": "cpp",
+ "__bit_reference": "cpp",
+ "__hash_table": "cpp",
+ "__locale": "cpp",
+ "__node_handle": "cpp",
+ "__split_buffer": "cpp",
+ "__threading_support": "cpp",
+ "__verbose_abort": "cpp",
+ "array": "cpp",
+ "bitset": "cpp",
+ "cctype": "cpp",
+ "clocale": "cpp",
+ "cmath": "cpp",
+ "complex": "cpp",
+ "cstdarg": "cpp",
+ "cstddef": "cpp",
+ "cstdint": "cpp",
+ "cstdio": "cpp",
+ "cstdlib": "cpp",
+ "cstring": "cpp",
+ "ctime": "cpp",
+ "cwchar": "cpp",
+ "cwctype": "cpp",
+ "deque": "cpp",
+ "execution": "cpp",
+ "memory": "cpp",
+ "initializer_list": "cpp",
+ "ios": "cpp",
+ "iosfwd": "cpp",
+ "istream": "cpp",
+ "limits": "cpp",
+ "locale": "cpp",
+ "mutex": "cpp",
+ "new": "cpp",
+ "optional": "cpp",
+ "ostream": "cpp",
+ "print": "cpp",
+ "queue": "cpp",
+ "ratio": "cpp",
+ "sstream": "cpp",
+ "stack": "cpp",
+ "stdexcept": "cpp",
+ "streambuf": "cpp",
+ "string": "cpp",
+ "string_view": "cpp",
+ "tuple": "cpp",
+ "typeinfo": "cpp",
+ "unordered_map": "cpp",
+ "unordered_set": "cpp",
+ "variant": "cpp",
+ "vector": "cpp"
+ }
+}
\ No newline at end of file
diff --git a/android/src/main/cpp/MmkvHostObject.cpp b/android/src/main/cpp/MmkvHostObject.cpp
index 1ffbdc2d960f800cae56de82ae4cff2d6586a477..9ccc10fc28f5a4a0aebd9ded4c266592d000f781 100644
--- a/android/src/main/cpp/MmkvHostObject.cpp
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29116,11 +29116,11 @@ __metadata:

"react-native-mmkv@patch:react-native-mmkv@npm%3A2.12.2#./.yarn/patches/react-native-mmkv-npm-2.12.2-9efa7abf70.patch::locator=%40rabby-wallet%2Fmobile-monorepo%40workspace%3A.":
version: 2.12.2
resolution: "react-native-mmkv@patch:react-native-mmkv@npm%3A2.12.2#./.yarn/patches/react-native-mmkv-npm-2.12.2-9efa7abf70.patch::version=2.12.2&hash=da9646&locator=%40rabby-wallet%2Fmobile-monorepo%40workspace%3A."
resolution: "react-native-mmkv@patch:react-native-mmkv@npm%3A2.12.2#./.yarn/patches/react-native-mmkv-npm-2.12.2-9efa7abf70.patch::version=2.12.2&hash=f3500b&locator=%40rabby-wallet%2Fmobile-monorepo%40workspace%3A."
peerDependencies:
react: "*"
react-native: ">=0.71.0"
checksum: 4627431dff9dc7124a452828dbc8b28e184ec826cc39b08a93952043dcc763c0332772d55acae940d2d20d81c9fe36648e525466acc49fe0d5188bc6ce03801e
checksum: d0219ce05baf34f4bd18fef41bcd0dda1597b355bfc68569f0db82aebc4696eda9870432324a3cb1523b3beeccb41858e5ee3a58fa4013fc0bfb69fdf6e42666
languageName: node
linkType: hard

Expand Down

0 comments on commit 5004787

Please sign in to comment.