Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drawio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
James Cumby
drawio
Commits
7746f994
Commit
7746f994
authored
7 years ago
by
mediaslav
Browse files
Options
Downloads
Patches
Plain Diff
proper ignores and update deps
Former-commit-id:
ae7cffd2
parent
a793f6c3
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
etc/electron/package.json
+4
-4
4 additions, 4 deletions
etc/electron/package.json
etc/electron/yarn.lock
+1000
-0
1000 additions, 0 deletions
etc/electron/yarn.lock
with
1005 additions
and
4 deletions
.gitignore
+
1
−
0
View file @
7746f994
/bin/
node_modules/
This diff is collapsed.
Click to expand it.
etc/electron/package.json
+
4
−
4
View file @
7746f994
{
"name"
:
"draw.io"
,
"version"
:
"6.
2
.4"
,
"version"
:
"6.
6
.4"
,
"description"
:
"draw.io desktop"
,
"main"
:
"electron.js"
,
"scripts"
:
{
...
...
@@ -23,10 +23,10 @@
},
"homepage"
:
"https://github.com/jgraph/draw.io"
,
"dependencies"
:
{
"electron-log"
:
"^
1.3.0
"
,
"electron-updater"
:
"^1.
8.2
"
"electron-log"
:
"^
2.2.6
"
,
"electron-updater"
:
"^1.
16.0
"
},
"devDependencies"
:
{
"electron"
:
"^1.
6
.2"
"electron"
:
"^1.
7
.2"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
etc/electron/yarn.lock
0 → 100644
+
1000
−
0
View file @
7746f994
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