diff --git a/.versionrc.json b/.versionrc.json index ed874747..e197a859 100644 --- a/.versionrc.json +++ b/.versionrc.json @@ -1,7 +1,12 @@ { - "packageFiles": [ + "bumpFiles": [ { - "filename": "projects/material-extended/mde/package.json" + "filename": "package.json", + "type": "json" + }, + { + "filename": "projects/material-extended/mde/package.json", + "type": "json" } ] } \ No newline at end of file