Skip to content

Commit 03263b8

Browse files
committed
chore: Update package.json to add new plugins and devDependencies
1 parent c89f41b commit 03263b8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
"plugin",
3131
"medusa-plugin-automations",
3232
"medusa-plugin",
33-
"medusa-v2"
33+
"medusa-v2",
34+
"medusa-plugin-integration",
35+
"medusa-plugin-other"
3436
],
3537
"scripts": {
3638
"build": "medusa plugin:build",
@@ -47,6 +49,7 @@
4749
},
4850
"devDependencies": {
4951
"@changesets/cli": "^2.29.8",
52+
"@codee-sh/medusa-plugin-notification-emails": "0.0.2",
5053
"@medusajs/admin-sdk": "2.8.8",
5154
"@medusajs/cli": "2.8.8",
5255
"@medusajs/framework": "2.8.8",
@@ -74,5 +77,6 @@
7477
},
7578
"engines": {
7679
"node": ">=20"
77-
}
80+
},
81+
"packageManager": "yarn@3.2.3+sha512.f26f951f67de0c6a33ee381e5ff364709c87e70eb5e65c694e4facde3512f1fa80b8679e6ba31ce7d340fbb46f08dd683af9457e240f25a204be7427940d767e"
7882
}

0 commit comments

Comments
 (0)