Chore: Update package.json (#28291)

* Chore: Update what's new and release notes URL in package.json

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: Update version

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-10-15 14:41:25 +02:00
committed by GitHub
parent d9a156298b
commit febdad4da2
10 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "7.3.0-pre.0"
"version": "7.4.0-pre.0"
}