[version updates] Core create release (#466) (#467)

* update tauri module versions

* update bundler

* update node cli

* add minor fix.

Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com>
This commit is contained in:
github-actions[bot] 2020-02-26 21:10:55 -06:00 committed by GitHub
parent f69d9213f7
commit a5ce3f3045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ either = "1.5.3"
tar = "0.4"
flate2 = "1"
error-chain = "0.12"
tauri-utils = {version = "0.4.0", path = "../tauri-utils"}
tauri-utils = {version = "0.4", path = "../tauri-utils"}
[dev-dependencies]
quickcheck = "0.9.2"