fix(build): fix macos mojave build errors

This commit is contained in:
Daniel
2018-09-25 11:06:10 +02:00
parent d6d9b54991
commit 358474dcfd
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -8210,9 +8210,9 @@
}
},
"natives": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
"integrity": "sha1-6f+EFBimsux6SV6TmYT3jxY+bjE=",
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.5.tgz",
"integrity": "sha512-1pJ+02gl2KJgCPFtpZGtuD4lGSJnIZvvFHCQTOeDRMSXjfu2GmYWuhI8NFMA4W2I5NNFRbfy/YCiVt4CgNpP8A==",
"dev": true
},
"natural-compare": {