Skip to content

Commit

Permalink
edit package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cidree committed May 29, 2024
1 parent d1e6d3b commit f9a87ff
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"name": "blog",
"version": "1.0.0",
"description": "My blog",
"main": "index.js",
"scripts": {
"compile:sass": "node-sass 00_styles/main.scss 00_styles/styles.css -w"
},
"author": "Adrian Cidre",
"license": "ISC",
"devDependencies": {
"node-sass": "^9.0.0"
},
"dependencies": {
"@quarto/netlify-plugin-quarto": "^0.0.5"
}
Expand Down

0 comments on commit f9a87ff

Please sign in to comment.