1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 12:11:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Update jsSrcsDir in package.json

This commit is contained in:
sunnylqm
2024-03-20 10:15:49 +08:00
parent 8c13dd69b1
commit 699eb0ea05

View File

@@ -52,7 +52,7 @@
{ {
"name": "RCTPushySpec", "name": "RCTPushySpec",
"type": "modules", "type": "modules",
"jsSrcsDir": "lib" "jsSrcsDir": "src"
} }
] ]
}, },