Skip to content

Commit

Permalink
v3.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto authored and ogustavo-pereira committed Nov 23, 2021
1 parent 150e792 commit 48bf8bf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"examples/data-generator",
"packages/*"
],
"version": "3.16.3"
"version": "3.16.4"
}
4 changes: 2 additions & 2 deletions packages/ra-no-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ra-no-code",
"version": "3.16.3",
"version": "3.16.4",
"description": "",
"files": [
"*.md",
Expand Down Expand Up @@ -52,6 +52,6 @@
"papaparse": "^5.3.0",
"prop-types": "^15.6.1",
"ra-data-local-storage": "^3.14.0",
"react-admin": "^3.16.3"
"react-admin": "^3.16.4"
}
}
2 changes: 1 addition & 1 deletion packages/react-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-admin",
"version": "3.16.3",
"version": "3.16.4",
"description": "A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI",
"files": [
"*.md",
Expand Down

0 comments on commit 48bf8bf

Please sign in to comment.