Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Creak
funkwhale
Commits
d7b7daf5
Commit
d7b7daf5
authored
5 years ago
by
Creak
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade to electron 8
Also allow any patch relases for chai-as-promised
parent
81e475a8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#9944
failed with stages
in 2 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
front/scripts/electron-install.sh
+1
-1
1 addition, 1 deletion
front/scripts/electron-install.sh
with
1 addition
and
1 deletion
front/scripts/electron-install.sh
+
1
−
1
View file @
d7b7daf5
#!/bin/bash -eux
yarn add
--frozen-lockfile
-D
electron@^
7
.0.0 chai-as-promised@7.1.1 vue-cli-plugin-electron-builder@^1.4.0
yarn add
--frozen-lockfile
-D
electron@^
8
.0.0 chai-as-promised@
^
7.1.1 vue-cli-plugin-electron-builder@^1.4.0
electron-builder install-app-deps
# needed so we can build the regular app when electron isn't installed
sed
-i
'/testWithSpectron/d'
node_modules/vue-cli-plugin-electron-builder/index.js
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment