Skip to content

Commit de8d298

Browse files
committed
Release v2.0.0
Migration from NPM to Yarn as the project package manager.
1 parent fa01991 commit de8d298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REACT_APP_API_VERSION=v2.20.5
1+
REACT_APP_API_VERSION=v2.21.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "isaac-react-app",
3-
"version": "1.7.9-SNAPSHOT",
3+
"version": "2.0.0",
44
"private": true,
55
"engines": {
66
"node": ">=17",

0 commit comments

Comments
 (0)