Skip to content

Commit

Permalink
add raf in dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fakiolinho committed Apr 19, 2018
1 parent eb50971 commit 8d2a19b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"node-libs-browser": "^2.0.0",
"np": "^2.14.1",
"prop-types": "^15.5.8",
"raf": "^3.4.0",
"raw-loader": "^0.5.1",
"react": ">=0.14.0",
"react-dom": ">=0.14.0",
Expand All @@ -69,6 +70,7 @@
},
"jest": {
"setupFiles": [
"raf/polyfill",
"<rootDir>/jest.setup.js"
],
"transform": {
Expand Down

0 comments on commit 8d2a19b

Please sign in to comment.