Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Confused
Browse files Browse the repository at this point in the history
  • Loading branch information
7emansell committed Nov 12, 2024
1 parent a967ea5 commit 83d8210
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Visualizing the PD",
"scripts": {
"start": "node server.js",
"build": "sass",
"build": "sass scss:css",
"watch": "sass --watch scss:css"
},
"devDependencies": {
Expand Down

0 comments on commit 83d8210

Please sign in to comment.