Skip to content

Commit 1d62464

Browse files
committed
Publish
- @scandipwa/[email protected]
1 parent d2a7165 commit 1d62464

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

build-packages/magento-scripts/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Scripts and configuration used by CMA.",
44
"homepage": "https://docs.create-magento-app.com/",
55
"repository": "github:scandipwa/create-magento-app",
6-
"version": "1.2.0",
6+
"version": "1.2.1",
77
"main": "./index.js",
88
"types": "./typings/index.d.ts",
99
"license": "OSL-3.0",
@@ -34,6 +34,5 @@
3434
},
3535
"publishConfig": {
3636
"access": "public"
37-
},
38-
"devDependencies": {}
37+
}
3938
}

0 commit comments

Comments
 (0)