Compare commits

..

No commits in common. "2a85beba68bc94daa8a2291819e5a86c1382e55a" and "b9ab2db175e0df24fcbc5deb769be821895b58e4" have entirely different histories.

3 changed files with 2 additions and 12406 deletions

1
.gitignore vendored
View File

@ -12,4 +12,3 @@ $RECYCLE.BIN/
# Node.js
node_modules/
.idea

12403
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -2,12 +2,12 @@
"name": "mini-dlpu-v3",
"version": "3.0.0",
"description": "Third Generation Mini DLPU",
"scripts": {},
"scripts": {
},
"keywords": [],
"author": "MrKBear",
"license": "MIT",
"dependencies": {
"miniprogram-ci": "^1.6.10"
},
"devDependencies": {
"miniprogram-api-typings": "^2.8.3-1"