Skip to content

Commit 368911a

Browse files
authored
Merge 34ea77c into 184a3b3
2 parents 184a3b3 + 34ea77c commit 368911a

File tree

8 files changed

+829
-1001
lines changed

8 files changed

+829
-1001
lines changed

package-lock.json

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "outline-browser",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"scripts": {
55
"dev": "npx serve public",
66
"webpack-local": "ENVIRONMENT=development npx webpack -w",
@@ -9,7 +9,7 @@
99
"tauri": "tauri"
1010
},
1111
"devDependencies": {
12-
"@tauri-apps/cli": "^2.8.1",
12+
"@tauri-apps/cli": "^2.9.5",
1313
"@types/jest": "^30.0.0",
1414
"@types/keyboardjs": "^2.5.0",
1515
"@types/lodash": "^4.14.191",
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@lyrasearch/lyra": "^0.4.3",
30-
"@tauri-apps/api": "^2.8.0",
30+
"@tauri-apps/api": "^2.9.1",
3131
"@tauri-apps/plugin-dialog": "^2.4.0",
3232
"@tauri-apps/plugin-fs": "^2.4.1",
3333
"@tauri-apps/plugin-shell": "^2.3.0",

public/assets/bundle.js

Lines changed: 15 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)