Skip to content

Commit

Permalink
Fix npm build
Browse files Browse the repository at this point in the history
  • Loading branch information
spinn committed May 27, 2021
1 parent 34e318b commit 128f805
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 30 deletions.
60 changes: 31 additions & 29 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
Expand Up @@ -61,7 +61,8 @@
"vue-loader-v16": "^16.0.0-beta.5.4"
},
"resolutions": {
"dns-packet": ">=5.2.2"
"dns-packet": ">=5.2.2",
"@nodelib/fs.stat": ">=2.0.0"
},
"bugs": {
"url": "https://github.com/ditdot-dev/vue-flow-form/issues"
Expand Down

0 comments on commit 128f805

Please sign in to comment.