How to specify parse-push adapter on install? -


i updating project parse-server 2.4.2 parse-server 2.5.3. there bug in parse-push-adapter, can't send notifications ios. however, fixed few weeks ago though. but, when update parse server, still pulls buggy push adapter.

i have changed package.json say:

  "parse-server": "2.5.3", 

and ran npm update. now, how can tell parse server pull correct parse-server-push-adapter?

thanks.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -