Skip to content

Commit

Permalink
fix scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kjroelke committed Apr 12, 2024
1 parent e2f322c commit e08232f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,15 @@
"sourceMap": false
}
},
"scripts": {
"build": "parcel build"
},
"keywords": [
"web components",
"vimeo"
],
"devDependencies": {
"@wordpress/prettier-config": "^3.12.0"
"@wordpress/prettier-config": "^3.12.0",
"parcel": "^2.12.0"
}
}

0 comments on commit e08232f

Please sign in to comment.