fix(tauri.js): init command properly building with manifests (#1374)

* fix(tauri.js): init command properly building with manifests

* fix: tests
This commit is contained in:
Lucas Fernandes Nogueira
2021-03-22 21:05:37 -03:00
committed by GitHub
parent af24034405
commit 2afb3f8ad5
4 changed files with 18 additions and 8 deletions

View File

@@ -93,6 +93,7 @@
"eslint-plugin-security": "1.4.0",
"is-running": "2.1.0",
"jest": "26.6.3",
"jest-transform-toml": "^1.0.0",
"lint-staged": "10.5.4",
"lockfile-lint": "4.6.2",
"prettier": "2.2.1",