Skip to content

Commit

Permalink
Merge pull request #10 from gasolin/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin Dependencies
  • Loading branch information
gasolin authored Mar 31, 2018
2 parents 7adae0d + 729c153 commit ea631d4
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@
},
"author": "Fred Lin (gasolin@gmail.com)",
"dependencies": {
"font-awesome": "^4.7.0",
"material-components-web": "^0.27.0",
"react": "^16.2.0",
"react-async-component": "^2.0.0",
"react-dom": "^16.2.0",
"react-event-timeline": "^1.4.1",
"react-fontawesome": "^1.6.1",
"react-hot-loader": "^3.1.3",
"react-mdc-web": "^0.17.0",
"react-router-dom": "^4.2.2",
"react-stars": "^2.2.5"
"font-awesome": "4.7.0",
"material-components-web": "0.27.0",
"react": "16.3.0",
"react-async-component": "1.0.2",
"react-dom": "16.3.0",
"react-event-timeline": "1.5.1",
"react-fontawesome": "1.6.1",
"react-hot-loader": "3.1.3",
"react-mdc-web": "0.17.0",
"react-router-dom": "4.2.2",
"react-stars": "2.2.5"
},
"devDependencies": {
"@neutrinojs/airbnb": "^8.1.1",
"@neutrinojs/pwa": "^8.1.1",
"@neutrinojs/react": "^8.1.1",
"cz-gitmoji-changelog": "^1.1.0",
"http-server": "^0.11.1",
"neutrino": "^8.1.1",
"standard-version": "^4.3.0"
"@neutrinojs/airbnb": "8.2.1",
"@neutrinojs/pwa": "8.2.1",
"@neutrinojs/react": "8.2.1",
"cz-gitmoji-changelog": "1.1.0",
"http-server": "0.11.1",
"neutrino": "8.2.1",
"standard-version": "4.3.0"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit ea631d4

Please sign in to comment.