mirror of https://github.com/certd/certd
chore:
parent
dd16386317
commit
c5714ec6d9
|
@ -20,7 +20,7 @@
|
||||||
"afterPubPush": "git add . && git commit -m \"build: publish success\" && git push"
|
"afterPubPush": "git add . && git commit -m \"build: publish success\" && git push"
|
||||||
},
|
},
|
||||||
"author": "Greper",
|
"author": "Greper",
|
||||||
"license": "MIT",
|
"license": "AGPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/colors": "^7.0.0",
|
"@ant-design/colors": "^7.0.0",
|
||||||
"@ant-design/icons-vue": "^6.1.0",
|
"@ant-design/icons-vue": "^6.1.0",
|
||||||
|
|
|
@ -96,5 +96,5 @@
|
||||||
"url": "https://github.com/fast-crud/fast-server-js"
|
"url": "https://github.com/fast-crud/fast-server-js"
|
||||||
},
|
},
|
||||||
"author": "Greper",
|
"author": "Greper",
|
||||||
"license": "MIT"
|
"license": "AGPL-3.0",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue