Commit ec1114a9 authored by rockyl's avatar rockyl

使用tinypng开设tinify2接口

parent d14f5027
......@@ -4,8 +4,6 @@
"main": "dist/index.js",
"license": "MIT",
"dependencies": {
"@types/fs-extra": "^9.0.2",
"@types/restify": "^8.4.2",
"eureka-client-ts": "^0.2.10",
"fs-extra": "^8.1.0",
"imagemin": "^7.0.1",
......@@ -22,6 +20,9 @@
"start": "node dist/index.js"
},
"devDependencies": {
"rollup-plugin-progress": "^1.1.1"
"@types/fs-extra": "^9.0.2",
"@types/restify": "^8.4.2",
"rollup-plugin-progress": "^1.1.1",
"typescript": "^4.4.4"
}
}
......@@ -2785,6 +2785,11 @@ typescript@^3.5.3:
resolved "https://registry.npm.taobao.org/typescript/download/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha1-BpLiH2X9QQi5MwI4qsEd0uF3oa4=
typescript@^4.4.4:
version "4.4.4"
resolved "http://npm.dui88.com:80/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
integrity sha1-LNAaGh8WBwTTEB/VpY/w+fy4Aww=
unbzip2-stream@^1.0.9:
version "1.4.3"
resolved "https://registry.yarnpkg.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz#b0da04c4371311df771cdc215e87f2130991ace7"
......
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