Skip to content

Commit

Permalink
💚 fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Apr 8, 2023
1 parent 87b56f2 commit c850bf1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c850bf1

Please sign in to comment.