We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61dc08 commit 3eb7e7bCopy full SHA for 3eb7e7b
build-packages/create-magento-app/template/package.json
@@ -10,7 +10,8 @@
10
"logs": "magento-scripts logs",
11
"link": "magento-scripts link",
12
"status": "magento-scripts status",
13
- "exec": "magento-scripts exec"
+ "exec": "magento-scripts exec",
14
+ "import-db": "magento-scripts import-db"
15
},
16
"scandipwa": {
17
"type": "magento"
0 commit comments