Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
1567f9a5
Unverified
Commit
1567f9a5
authored
Aug 02, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
⬆
vditor
parent
48c34811
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
package-lock.json
package-lock.json
+6
-6
package.json
package.json
+1
-1
src/main/webapp/skins
src/main/webapp/skins
+1
-1
No files found.
package-lock.json
View file @
1567f9a5
...
...
@@ -2953,9 +2953,9 @@
}
},
"electron-to-chromium"
:
{
"version"
:
"1.3.20
8
"
,
"resolved"
:
"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.20
8
.tgz"
,
"integrity"
:
"sha512-
ljgZXaKSfRg32jEl1V8zRJaT3u653jxfZRztKQWM/I1kE+ifBCQKRY+jOPzb4JS48a4czvT/LQfjdiDq5qjU4
g=="
"version"
:
"1.3.20
9
"
,
"resolved"
:
"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.20
9
.tgz"
,
"integrity"
:
"sha512-
KxRvLp5jUapyKIcMaecwgmUpJEsJKuHn0DJJPZjZh2valqYlzdmGvaE/nTAqwKqQwf0jIKv7Go4FYHu9wKWzO
g=="
},
"emoji-regex"
:
{
"version"
:
"6.1.1"
,
...
...
@@ -7968,9 +7968,9 @@
"integrity"
:
"sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM="
},
"vditor"
:
{
"version"
:
"1.6.1
0
"
,
"resolved"
:
"https://registry.npmjs.org/vditor/-/vditor-1.6.1
0
.tgz"
,
"integrity"
:
"sha512-
3ZC4fuU+4U/a2h1VEFxgF7eAGl3/ZPrI+hG1U+gz7vffEzImOT8ilQzkWmPzuTdJw6LQxze3bo/nX/ECFzweIw
=="
,
"version"
:
"1.6.1
1
"
,
"resolved"
:
"https://registry.npmjs.org/vditor/-/vditor-1.6.1
1
.tgz"
,
"integrity"
:
"sha512-
hJpkyGR4xSyD8k/lM3mVofFLszTCv+3qVdvgQ0tpx3no3mOGFH876lF/t6+Xo/VYkjQrHII50AmbsqtykQe2XA
=="
,
"requires"
:
{
"echarts"
:
"^4.2.1"
,
"highlight.js"
:
"^9.15.8"
,
...
...
package.json
View file @
1567f9a5
...
...
@@ -36,6 +36,6 @@
"
gulp-uglify
"
:
"
^3.0.2
"
},
"dependencies"
:
{
"
vditor
"
:
"
^1.6.1
0
"
"
vditor
"
:
"
^1.6.1
1
"
}
}
skins
@
a63f182b
Subproject commit
62950911ef5f7738b40938cccd14841b1d936214
Subproject commit
a63f182b7e55a83fc97c96ccb953222893b1a492
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment