Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
activities
/
web-lottery
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
004e794f
authored
Oct 26, 2022
by
陆志强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "feat: 解决冲突"
This reverts commit
07c077a8
parent
07c077a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
package.json
+6
-2
No files found.
package.json
View file @
004e794f
...
...
@@ -4,12 +4,17 @@
"private"
:
true
,
"license"
:
"UNLICENSED"
,
"scripts"
:
{
<<<<<<<
HEAD
"serve:dev"
:
"cross-env mode=test nuxt"
,
"serve:pre"
:
"cross-env mode=preview nuxt"
,
=======
"release"
:
"standard-version"
,
"release:minor"
:
"standard-version -r minor"
,
"release:patch"
:
"standard-version -r patch"
,
"serve"
:
"cross-env mode=dev nuxt"
,
"serve:dev"
:
"cross-env mode=dev nuxt"
,
"serve:pre"
:
"cross-env mode=pre nuxt"
,
>>>>>>>
feature/newDraw
"serve:prod"
:
"cross-env mode=production nuxt"
,
"serve:cm"
:
"cross-env mode=cm nuxt"
,
"serve:vvku"
:
"cross-env mode=vvku nuxt"
,
...
...
@@ -90,4 +95,4 @@
"postcss-pxtorem"
:
"^5.1.1"
,
"prettier"
:
"^2.3.2"
}
}
\ No newline at end of file
}
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