mannynotfound / react-tweet

React.js component for rendering tweets as they are presented on Twitter.com
67 stars 43 forks source link

Should the react-tweet version in package-lock.json be manually updated? #32

Open sudarshang opened 6 years ago

sudarshang commented 6 years ago

I cloned this repo and ran npm install. Running this command updated the package-lock.json file

-  "version": "1.4.1",
+  "version": "1.4.3",

Looks like we need to bump the version in this file also when we bump it in package.json