Skip to content

Commit

Permalink
Merge pull request #29 from BitBagCommerce/fix/OP-285-add-missing-dep…
Browse files Browse the repository at this point in the history
…endencies

Added missing dependencies
  • Loading branch information
czechb authored Jun 5, 2024
2 parents fcb50f1 + b06a1cb commit 0adc9ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@bitbag/mail-template-plugin",
"version": "1.0.0",
"repository": "https://github.com/BitBagCommerce/SyliusMailTemplatePlugin.git",
"license": "MIT",
"scripts": {
"dist": "yarn encore production --config-name bitbag-plugin-dist"
},
"dependencies": {
"axios": "^0.25.0",
"codemirror": "^5.65.1"
}
}

0 comments on commit 0adc9ab

Please sign in to comment.