[version updates] Core create release (#466)

* update tauri module versions

* update bundler

* update node cli

* add minor fix.
This commit is contained in:
Tensor-Programming 2020-02-26 19:17:46 -05:00 committed by GitHub
parent 1606039554
commit 9620eebab6
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"