Merge branch 'master' into dev-mrkbear
This commit is contained in:
commit
d02cc5db3b
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@ node_modules/
|
|||||||
|
|
||||||
# wxss
|
# wxss
|
||||||
*.wxss
|
*.wxss
|
||||||
|
|
||||||
|
# idea
|
||||||
|
.idea
|
||||||
|
12403
package-lock.json
generated
Normal file
12403
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,12 @@
|
|||||||
"name": "mini-dlpu-v3",
|
"name": "mini-dlpu-v3",
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"description": "Third Generation Mini DLPU",
|
"description": "Third Generation Mini DLPU",
|
||||||
"scripts": {
|
"scripts": {},
|
||||||
},
|
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "MrKBear",
|
"author": "MrKBear",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"miniprogram-ci": "^1.6.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"miniprogram-api-typings": "^2.8.3-1"
|
"miniprogram-api-typings": "^2.8.3-1"
|
||||||
|
Loading…
Reference in New Issue
Block a user