Skip to content

Commit

Permalink
fix: json syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Jan 15, 2024
1 parent 59356d2 commit b8411d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"test:watch": "jest --watch",
"test:output": "sass tests/tests.scss:tests/dist/tests.css",
"test:output-watch": "sass --watch tests/tests.scss:tests/dist/tests.css",
"release": "semantic-release --branches master",
"release": "semantic-release --branches master"
},
"keywords": [
"scss",
Expand Down

0 comments on commit b8411d0

Please sign in to comment.