Skip to content

Commit

Permalink
update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwiemer committed Aug 22, 2019
1 parent 7e79848 commit f640667
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"develop": "yarn workspace site develop",
"build": "yarn workspace site build",
"clean": "yarn workspace site clean",
"serve": "yarn workspace site serve",
"publish": "yarn workspace theme publish"
"serve": "yarn workspace site serve"
},
"devDependencies": {
"eslint": "5.16.0",
Expand Down

0 comments on commit f640667

Please sign in to comment.