Skip to content

Commit

Permalink
Merge pull request #292 from summer-snowflake/npm-updates
Browse files Browse the repository at this point in the history
npmアップデート
  • Loading branch information
kaekasui authored Apr 15, 2017
2 parents 6ff9432 + 158cbce commit df207b5
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,42 +42,42 @@
"homepage": "https://github.com/summer-snowflake/anime-music#readme",
"devDependencies": {
"babel-cli": "~6.24.1",
"babel-core": "~6.24.0",
"babel-core": "~6.24.1",
"babel-jest": "~19.0.0",
"babel-preset-es2015": "~6.24.0",
"babel-preset-es2015": "~6.24.1",
"babel-preset-react": "~6.24.1",
"babelify": "~7.3.0",
"bootstrap-sass": "~3.3.7",
"browserify": "~14.2.0",
"browserify": "~14.3.0",
"browserify-incremental": "~3.1.1",
"compression": "~1.6.2",
"css-loader": "~0.28.0",
"dotenv": "~4.0.0",
"enzyme": "~2.8.0",
"eslint": "~3.18.0",
"eslint-plugin-react": "~6.10.0",
"enzyme": "~2.8.2",
"eslint": "~3.19.0",
"eslint-plugin-react": "~6.10.3",
"expect": "~1.20.2",
"expect-jsx": "~3.0.0",
"express": "~5.0.0-alpha.4",
"http-server": "~0.9.0",
"if-env": "~1.0.0",
"jest": "~19.0.1",
"jest-cli": "~19.0.1",
"jest": "~19.0.2",
"jest-cli": "~19.0.2",
"jest-fetch-mock": "~1.0.8",
"node-sass": "~4.5.0",
"react": "~15.5.2",
"react-addons-test-utils": "~15.5.0",
"react-dom": "~15.5.4",
"node-sass": "~4.5.2",
"react": "~15.5.4",
"react-addons-test-utils": "~15.5.1",
"react-dom": "^15.4.2",
"react-element-to-jsx-string": "~6.3.0",
"react-router": "~3.0.2",
"reactify": "~1.1.1",
"style-loader": "~0.16.0",
"url-loader": "~0.5.7"
"style-loader": "~0.16.1",
"url-loader": "~0.5.8"
},
"dependencies": {
"bootstrap": "~3.3.7",
"react": "~15.5.0",
"react-bootstrap": "^0.30.7",
"react-bootstrap": "^0.30.8",
"react-dom": "~15.4.2"
}
}

0 comments on commit df207b5

Please sign in to comment.