Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Feb 1, 2018
1 parent 45c2246 commit 8aae05a
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 40 deletions.
194 changes: 158 additions & 36 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
]
},
"dependencies": {
"asset-hash": "^1.0.4",
"asset-hash": "^1.0.5",
"denodeify": "^1.2.1",
"fs-extra": "^5.0.0",
"nodent-runtime": "^3.2.0",
Expand All @@ -64,11 +64,11 @@
},
"devDependencies": {
"babel-preset-edge": "^1.6.0",
"eslint-config-readable": "^1.10.1",
"eslint-config-readable": "^1.10.2",
"jest": "^22.1.4",
"prepublish": "^1.6.0",
"prepublish": "^1.6.1",
"release-it": "^6.1.1",
"rimraf": "^2.6.2",
"rollup": "^0.55.1"
"rollup": "^0.55.2"
}
}

0 comments on commit 8aae05a

Please sign in to comment.