Updated
package.jsonで厳密なバージョン管理をする
`.npmrc` ファイルでの設定
以下の設定をすると、 npm install じに自動的に| ^ なしで記録される
save-exact=true