Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
clpetersonucf committed Nov 2, 2023
1 parent 8f3536e commit 1fcecb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"materia": {
"cleanName": "sort-it-out"
},
"version": "1.0.6",
"version": "1.0.7",
"scripts": {
"start": "mwdk-start",
"start": "mwdk-start",
"build": "mwdk-build-prod",
"build-dev": "mwdk-build-dev",
"prettier-write": "prettier --write ./src/**/*.js",
Expand Down

0 comments on commit 1fcecb9

Please sign in to comment.