Commit 7d723865 authored by wildfirecode13's avatar wildfirecode13

Update README.md

parent a9f154f5
...@@ -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;
} }
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment