Skip to content

Commit

Permalink
Fix prop warnings, 'npm cache clean' required before 'npm i' (steemit…
Browse files Browse the repository at this point in the history
…#773)

* Fix prop warnings, 'npm cache clean' required before 'npm i'

* Pull react-foundation-components from lib branch

* react-foundation-componentss use commit instead of branch

* update shrinkwrap
  • Loading branch information
svk31 authored and Valentine Zavgorodnev committed Dec 9, 2016
1 parent 105293a commit c31be6d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 8 deletions.
39 changes: 33 additions & 6 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,11 @@
"react-addons-pure-render-mixin": "^15.3.2",
"react-addons-test-utils": "^15.3.2",
"react-dom": "^15.3.2",
"react-foundation-components": "git+https://github.com/valzav/react-foundation-components.git#lib",
"react-foundation-components": "git+https://github.com/valzav/react-foundation-components.git#0bccbd96f5313b5b7517cc9de97925016ed67d45",
"react-highcharts": "^8.3.3",
"react-intl": "^2.1.3",
"react-medium-editor": "^1.8.0",
"react-notification": "^5.0.7",
"react-overlays": "0.6.4",
"react-portal": "^2.2.1",
"react-prop-types": "^0.3.0",
"react-qr": "0.0.2",
Expand Down

0 comments on commit c31be6d

Please sign in to comment.