cfpb / regulations-site

(DEPRECATED) Web interface for viewing U.S. federal regulations and other regulatory information
Other
28 stars 43 forks source link

pin npm dependencies and shrinkwrap #794

Closed ascott1 closed 8 years ago

ascott1 commented 8 years ago

This pinds down all of our dependencies to specific versions and adds an npm-shrinkwrap.json file, which will do the same for all nested dependencies.

willbarton commented 8 years ago

shrug-reaction-gif