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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -