Skip to content

Commit 7b0f2bb

Browse files
committed
Version value updating
1 parent ea28dde commit 7b0f2bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enact/dev-utils",
3-
"version": "7.0.0-rc.1",
3+
"version": "7.0.0",
44
"description": "A collection of development utilities for Enact apps.",
55
"main": "index.js",
66
"author": "Jason Robitaille <[email protected]>",
@@ -66,4 +66,4 @@
6666
"react": "^19.1.0",
6767
"webpack": "^5.99.8"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)