Skip to content

Commit 9e41b9c

Browse files
authored
Version update: 4.0.0 (#679)
- Version update: 4.0.0
1 parent c3c96cd commit 9e41b9c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/ref-store",
3-
"version": "3.7.0",
3+
"version": "4.0.0",
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {

src/components/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticpath/store-components",
3-
"version": "1.1.74",
3+
"version": "1.1.75",
44
"main": "build/cjs/index",
55
"main:src": "src/index",
66
"types": "build/types/components/src/index",

0 commit comments

Comments
 (0)