Skip to content

Commit

Permalink
fix: fix development tools
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Oct 18, 2023
1 parent 1577514 commit dd16175
Show file tree
Hide file tree
Showing 8 changed files with 891 additions and 433 deletions.
15 changes: 13 additions & 2 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,27 @@
},
"dependencies": {
"adm-zip": "^0.5.10",
"electron": "19.1.8",
"electron-config": "^2.0.0",
"electron-context-menu": "^3.5.0",
"electron-is-dev": "^2.0.0",
"electron-log": "^4.4.8",
"electron-store": "^8.1.0",
"electron-updater": "^5.2.1",
"expo": "49.0.6",
"keytar": "^7.9.0",
"node-fetch": "^2.6.7"
},
"devDependencies": {
"@electron/remote": "^2.0.1",
"@types/adm-zip": "^0",
"@types/electron-localshortcut": "^3.1.0",
"@types/node-fetch": "^2.6.1",
"cross-env": "^7.0.3",
"electron": "19.1.8",
"electron-builder": "22.14.13",
"electron-notarize": "^1.1.1",
"esbuild": "^0.15.11",
"glob": "^7.2.0",
"rimraf": "^3"
},
"private": true
}
153 changes: 0 additions & 153 deletions development/build-ios-stats.js

This file was deleted.

3 changes: 0 additions & 3 deletions development/module-resolver/filecoin.js/index.ext-bg-v3.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"@onekeyfe/cross-inpage-provider-injected": "1.1.38",
"@onekeyfe/cross-inpage-provider-types": "1.1.38",
"@onekeyfe/extension-bridge-hosted": "1.1.38",
"@tamagui/animations-moti": "1.74.14",
"@tamagui/themes": "1.74.14",
"@tamagui/themes": "1.71.0",
"crypto-browserify": "^3.12.0",
"ejs-loader": "^0.5.0",
"expo": "~49.0.13",
Expand Down
Loading

0 comments on commit dd16175

Please sign in to comment.