-
-
Notifications
You must be signed in to change notification settings - Fork 595
fix: fix locfile #1542
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
fix: fix locfile #1542
Conversation
Hi all, Not sure if my formatting is perfect but closes parse-community#1176 (removes pre. SDK 2.0 success functions), and adds documentation for LiveQuery triggers. Also, for me, when I google "Parse Javascript SDK", it takes me to v1.11.0. Is there any way we can add "This SDK is outdated" or some other warning to point users to the latest SDK? Thank you!
Update Cloud Code
Thanks for opening this pull request!
|
This reverts commit 2885cbb.
Codecov ReportBase: 99.94% // Head: 99.94% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## alpha #1542 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 61 61
Lines 5955 5955
Branches 1360 1360
=======================================
Hits 5952 5952
Misses 3 3 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Note: this PR is just proof that parse-community/parse-server#8159 fixes the lockfile issue |
I've converted this to DRAFT to make sure it doesn't get merged by mistake. |
Tests passing @mtrezza |
Closed at this was just for CI testing purpose to fix #1515 |
New Pull Request Checklist
Issue Description
Regenerates lockfile
Related issue: #1515
Approach
re-run
npm i
TODOs before merging
n/a