File tree Expand file tree Collapse file tree 3 files changed +106
-27
lines changed
Expand file tree Collapse file tree 3 files changed +106
-27
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @react-native-node-api/ferric-example" ,
3- "private" : true ,
4- "type" : " commonjs" ,
5- "version" : " 0.1.1" ,
6- "homepage" : " https://github.com/callstackincubator/react-native-node-api" ,
7- "repository" : {
8- "type" : " git" ,
9- "url" : " git+https://github.com/callstackincubator/react-native-node-api.git" ,
10- "directory" : " packages/ferric-example"
11- },
12- "main" : " ferric_example.js" ,
13- "types" : " ferric_example.d.ts" ,
14- "scripts" : {
15- "build" : " ferric build" ,
16- "bootstrap" : " pnpm build"
17- },
18- "devDependencies" : {
19- "ferric-cli" : " workspace:* "
20- }
2+ "name" : " @react-native-node-api/ferric-example" ,
3+ "private" : true ,
4+ "type" : " commonjs" ,
5+ "version" : " 0.1.1" ,
6+ "homepage" : " https://github.com/callstackincubator/react-native-node-api" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " git+https://github.com/callstackincubator/react-native-node-api.git" ,
10+ "directory" : " packages/ferric-example"
11+ },
12+ "main" : " ferric_example.js" ,
13+ "types" : " ferric_example.d.ts" ,
14+ "scripts" : {
15+ "build" : " ferric build" ,
16+ "bootstrap" : " pnpm build"
17+ },
18+ "devDependencies" : {
19+ "ferric-cli" : " latest "
20+ }
2121}
Original file line number Diff line number Diff line change 1919 "bootstrap" : " pnpm copy-and-build"
2020 },
2121 "devDependencies" : {
22- "cmake-rn" : " workspace:* " ,
23- "gyp-to-cmake" : " workspace:* " ,
22+ "cmake-rn" : " latest " ,
23+ "gyp-to-cmake" : " latest " ,
2424 "read-pkg" : " ^9.0.1"
2525 },
2626 "dependencies" : {
You can’t perform that action at this time.
0 commit comments