Expand Your Project with External Packages from npm. Challenge timed out

I am stuck at : https://www.freecodecamp.org/learn/apis-and-microservices/managing-packages-with-npm/expand-your-project-with-external-packages-from-npm

When i submit the challenge i get an “time out” error i seems that all is right in my code but the challenge do not complete.

My glitch code: https://glitch.com/edit/#!/transparent-sumptuous-wealth

If someone knows what it is please help, thanks in advance.

You have a typo in package.json changedescription to dependencies where you put moment.

My fault, but it still doesn’t work.

Now you have two dependencies delete one.

throws the same error(test timed out).

Now put the moment in dependencies and it will pass.