I edit the json right but it still doesn't pass

Tell us what’s happening:

This is the glitch which I sent: https://glitch.com/~coconut-thoracic-regnosaurus to me it clearly fullfills the requirements (“dependencies” should include “moment”
“moment” version should be “2.10.2”) check code below:

Your code so far

  "dependencies": {
    "moment": "2.10.2",     
    "express": "^4.17.1",
    "package": "^major.minor.patch"
  }
  

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36.

Challenge: Manage npm Dependencies By Understanding Semantic Versioning

Link to the challenge:

you need to use the Live App link, on glitch click on “Share” then on “Live App”, and submit that link

LiveApp doesn’t seem to be available anymore, only LiveSite. And no, it doesn’t work even thought the code meets what’s required.

use repl.it then, fcc has moved to suggest that platform