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 d2a7165 commit 1d62464Copy full SHA for 1d62464
build-packages/magento-scripts/package.json
@@ -3,7 +3,7 @@
3
"description": "Scripts and configuration used by CMA.",
4
"homepage": "https://docs.create-magento-app.com/",
5
"repository": "github:scandipwa/create-magento-app",
6
- "version": "1.2.0",
+ "version": "1.2.1",
7
"main": "./index.js",
8
"types": "./typings/index.d.ts",
9
"license": "OSL-3.0",
@@ -34,6 +34,5 @@
34
},
35
"publishConfig": {
36
"access": "public"
37
- },
38
- "devDependencies": {}
+ }
39
}
0 commit comments