Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into fs-extra-7.0.1-388.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matteofigus committed Nov 26, 2018
2 parents 18bd9fa + e78d4f7 commit ce9dea1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"devDependencies": {
"codecov": "3.0.4",
"husky": "1.1.2",
"codecov": "3.1.0",
"husky": "1.2.0",
"jest": "23.4.1",
"lerna": "^2.4.0",
"lint-staged": "7.2.0",
"lint-staged": "8.1.0",
"oc": "0.44.11",
"prettier-eslint-cli": "^4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/oc-template-react-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"css-loader": "^0.28.5",
"css-loader": "1.0.1",
"fs-extra": "7.0.1",
"infinite-loop-loader": "^1.0.3",
"lodash": "^4.17.4",
Expand Down

0 comments on commit ce9dea1

Please sign in to comment.