Hi,

Currently we load specific versions of js scripts (dependencies) with npm (see 
package.json)

npm has a "latest" option that allows to automatically load the latest versions 
of a js script.

We had only 3 js scripts versions that are not the latest. I changed all to 
load latest versions.

After checking things seem to work.

Does somebody see a problem with committing this change?

It should be transparent for users and if a committer see a change he can 
commit.

Jacques

Reply via email to