Skip to content

Commit 6f69fe0

Browse files
committed
bump cli to 6
1 parent e6e2583 commit 6f69fe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"release": "tauri build"
1313
},
1414
"dependencies": {
15-
"@tauri-apps/api": "^1.0.0-beta.5",
15+
"@tauri-apps/api": "1.0.0-beta.5",
1616
"ace-builds": "^1.4.12",
1717
"fuse.js": "^6.4.6"
1818
},
1919
"devDependencies": {
2020
"@parcel/transformer-sass": "2.0.0-nightly.766",
21-
"@tauri-apps/cli": "^1.0.0-beta.5",
21+
"@tauri-apps/cli": "1.0.0-beta.6",
2222
"npm-run-all": "^4.1.5",
2323
"parcel": "^2.0.0-beta.3.1"
2424
}

0 commit comments

Comments
 (0)