Skip to content

Commit

Permalink
minor changes to package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnebonde committed Mar 17, 2024
1 parent 2e7562f commit 713efde
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "css-frameworks-ca",
"name": "Workflow_CA",
"version": "1.1.0",
"description": "Test",
"description": "adding workflow to an existing project",
"main": "index.js",
"type": "module",
"scripts": {
"build": "sass src/scss:dist/css",
"start": "sass --watch src/scss:dist/css & live-server",
Expand Down

0 comments on commit 713efde

Please sign in to comment.