mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
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:
committed by
GitHub
parent
af24034405
commit
2afb3f8ad5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user