Tilde operator challenge

I am not able to pass the tilde operator challenge. This is my .json file

tilde

any thoughts?

Your project link(s)

solution: Glitch :・゚✧

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36 Edg/93.0.961.47

Challenge: Use the Tilde-Character to Always Use the Latest Patch Version of a Dependency

Link to the challenge:

the err is in this:

"package-name":"moment",

first step is :slight_smile:
npm install --save moment
second step:
add ~

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.