Skip to content

Commit

Permalink
fix(package.json): remove script to resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
LennardZieglerCONPORT committed Jun 26, 2024
1 parent d3b6ccd commit 1387f23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"build": "webpack --mode production",
"build:dev": "webpack --mode development",
"dev-server": "webpack serve --mode development",
"dev-server-local": "webpack serve --mode development --host localhost --allowed-hosts all",
"lint": "office-addin-lint check",
"lint:fix": "office-addin-lint fix",
"prettier": "office-addin-lint prettier",
Expand Down

0 comments on commit 1387f23

Please sign in to comment.