Skip to content

Commit

Permalink
Bump esm for windows silent crash issue
Browse files Browse the repository at this point in the history
  • Loading branch information
joshperry committed Apr 25, 2019
1 parent 02f203f commit ec4d5fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdump",
"version": "0.1.1",
"version": "0.1.2",
"description": "A tool to dump data from a pdk.io cloud system",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -29,6 +29,7 @@
"dependencies": {
"@pdk/client": "^0.7.0",
"asyncp": "^0.8.0",
"esm": "^3.2.22",
"lodash": "^4.17.11",
"ora": "^3.1.0"
},
Expand Down

0 comments on commit ec4d5fe

Please sign in to comment.