Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hello_canvas
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
wildfirecode13
hello_canvas
Commits
7d723865
Commit
7d723865
authored
Sep 16, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
a9f154f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
6 deletions
+20
-6
README.md
README.md
+20
-6
No files found.
README.md
View file @
7d723865
...
@@ -60,13 +60,26 @@ this.y = this.stage.viewRect.height / 2 - 1624 / 2;
...
@@ -60,13 +60,26 @@ this.y = this.stage.viewRect.height / 2 - 1624 / 2;
"description"
:
""
,
"description"
:
""
,
"main"
:
"index.html"
,
"main"
:
"index.html"
,
"devDependencies"
:
{
"devDependencies"
:
{
"mock-webpack-plugin"
:
"^3.0.0"
,
"ali-oss"
:
"^4.11.4"
,
"ts-loader"
:
"^8.0.3"
,
"chalk"
:
"^2.3.0"
,
"co"
:
"^4.6.0"
,
"del"
:
"^2.2.1"
,
"fs"
:
"0.0.2"
,
"imagemin"
:
"^7.0.1"
,
"imagemin-mozjpeg"
:
"^8.0.0"
,
"imagemin-pngquant"
:
"^8.0.0"
,
"mock-webpack-plugin"
:
"^2.0.0"
,
"path"
:
"^0.12.7"
,
"progress"
:
"^2.0.0"
,
"ts-loader"
:
"^4.0.0"
,
"tslint"
:
"^5.9.1"
,
"typescript"
:
"^4.0.2"
,
"typescript"
:
"^4.0.2"
,
"webpack"
:
"^4.44.1"
,
"webpack"
:
"^4.1.0"
,
"webpack-cli"
:
"^3.3.12"
,
"webpack-cli"
:
"^3.1.1"
,
"webpack-dev-server"
:
"^3.11.0"
,
"webpack-dev-server"
:
"^3.1.0"
,
"webpack-merge"
:
"^5.1.4"
"webpack-merge"
:
"^4.1.2"
,
"uglifyjs-webpack-plugin"
:
"^2.1.2"
,
"psd"
:
"^3.2.0"
},
},
"dependencies"
:
{},
"dependencies"
:
{},
"scripts"
:
{
"scripts"
:
{
...
@@ -87,4 +100,5 @@ this.y = this.stage.viewRect.height / 2 - 1624 / 2;
...
@@ -87,4 +100,5 @@ this.y = this.stage.viewRect.height / 2 - 1624 / 2;
}
}
```
```
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