-
Notifications
You must be signed in to change notification settings - Fork 6
chore: migrated to package manager to pnpm #204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 15 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
184fc43
migrated to pnpm
dougg0k 6b67400
temp type fix and fixed scripts
dougg0k ebeb2c5
disabled lint in line
dougg0k 4656a57
example possible error fix
dougg0k 8e85d15
Merge branch 'main' of github.com:dougg0k/react-native-node-api into …
dougg0k 40e9221
added skiplibcheck
dougg0k 1a04847
added skiplibcheck in another proj
dougg0k 5c61df5
removed skip lib from a project and added @types
dougg0k 698c6f2
changed ferric dep to actual version back
dougg0k ee06e8a
add changes
dougg0k 7768127
added released changes
dougg0k 04df8c5
added check
dougg0k c094863
fixed check
dougg0k a2f03dc
added check to apple fn
dougg0k af071fb
try without skiplib
dougg0k ab6a417
Merge branch 'main' of github.com:dougg0k/react-native-node-api into …
dougg0k b9c8fb2
added no-sort to recursive pnpm
dougg0k 0e4abe5
updated pnpm lock
dougg0k 3388f85
fix prettier checks
dougg0k 51df6e3
added file to prettier ignore
dougg0k 5cb73f5
Merge remote-tracking branch 'upstream/main' into replace-package-man…
dougg0k a4e7b67
fixed lock and workspace dependency
dougg0k 44be588
fixed formatting
dougg0k 0f32d7b
Merge remote-tracking branch 'upstream/main' into replace-package-man…
dougg0k 7def782
updated pnpm lock
dougg0k b26bc86
Merge remote-tracking branch 'upstream/main' into replace-package-man…
dougg0k 10af188
updated pnpm lock
dougg0k 64b7229
fixed typos
dougg0k 2dabae2
removed exists checks
dougg0k c3fa120
fixed workspace package version
dougg0k a8c88d2
removed no-sort
dougg0k 338582b
removed and updated more versions
dougg0k 0155394
some versions fixes
dougg0k a17b508
updated check ci
dougg0k d169fc4
attempt to fix build
dougg0k 330f017
added bootstrap command to package
dougg0k 7347f21
add no sort to command
dougg0k e655d71
Merge remote-tracking branch 'upstream/main' into replace-package-man…
dougg0k 94f6660
fixed bad merge
dougg0k 9418c27
fixed another json
dougg0k 2d82138
regenerated pnpm and fixed workspace versions
dougg0k 97ed4eb
changed some versions to workspace
dougg0k File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| "@react-native-node-api/ferric-example": patch | ||
| "cmake-rn": patch | ||
| "ferric-cli": patch | ||
| "@react-native-node-api/test-app": patch | ||
| "react-native-node-api": patch | ||
| --- | ||
|
|
||
| Migrated package manager to pnpm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.