💚 fix: ci

This commit is contained in:
canisminor1990 2023-04-09 00:18:27 +08:00
parent 87b56f2f02
commit c850bf1be7

View File

@ -1,9 +1,14 @@
{
"name": "sd-web-ui-kitchen-theme",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/canisminor1990/sd-web-ui-kitchen-theme.git"
},
"license": "MIT",
"author": "canisminor1990 <i@canisminor.cc>",
"main": "index.js",
"sideEffects": false,
"main": "style.css",
"scripts": {
"build": "gulp build",
"dev": "gulp watch",