Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
Vũ Hoàng Anh
canifa_note
Commits
e52d77b2
Unverified
Commit
e52d77b2
authored
Dec 23, 2022
by
boojack
Committed by
GitHub
Dec 23, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: restore lockfile (#840)
parent
1d2953b1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1080 additions
and
1064 deletions
+1080
-1064
build-and-push-release-image.yml
.github/workflows/build-and-push-release-image.yml
+1
-1
package.json
web/package.json
+1
-1
yarn.lock
web/yarn.lock
+1078
-1062
No files found.
.github/workflows/build-and-push-release-image.yml
View file @
e52d77b2
...
...
@@ -39,6 +39,6 @@ jobs:
with
:
context
:
./
file
:
./Dockerfile
platforms
:
linux/amd64,linux/arm64
,linux/arm/v7
platforms
:
linux/amd64,linux/arm64
push
:
true
tags
:
neosmemo/memos:latest, neosmemo/memos:${{ env.VERSION }}
web/package.json
View file @
e52d77b2
...
...
@@ -9,7 +9,7 @@
"dependencies"
:
{
"@emotion/react"
:
"^11.10.5"
,
"@emotion/styled"
:
"^11.10.5"
,
"@mui/joy"
:
"5.0.0-alpha.56"
,
"@mui/joy"
:
"
^
5.0.0-alpha.56"
,
"@reduxjs/toolkit"
:
"^1.8.1"
,
"axios"
:
"^0.27.2"
,
"copy-to-clipboard"
:
"^3.3.2"
,
...
...
web/yarn.lock
View file @
e52d77b2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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