Skip to content

Commit

Permalink
did some changes in package..json
Browse files Browse the repository at this point in the history
  • Loading branch information
shivnandk committed Jul 6, 2024
1 parent 874586a commit 9d95272
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@
"description": "",
"devDependencies": {
"tailwindcss": "^3.1.7"
},
"scripts": {
"build": "jekyll build",
"postinstall": "gem install jekyll bundler"
},
"engines": {
"ruby": ">= 2.6.0"
}
}
}

0 comments on commit 9d95272

Please sign in to comment.