Skip to content

Commit edf7ec3

Browse files
committed
update yarn version for netlify.toml
1 parent 696ae31 commit edf7ec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build.environment]
2-
YARN_VERSION = "1.19.2"
2+
YARN_VERSION = "1.21.1"
33
YARN_FLAGS = "--no-ignore-optional --frozen-lockfile"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-google-maps/root",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"description": "@react-google-maps API integration",
66
"license": "MIT",

0 commit comments

Comments
 (0)