Skip to content

Commit e827c4f

Browse files
committed
Release 0.2.8
1 parent 8a5badc commit e827c4f

File tree

2 files changed

+8
-253
lines changed

2 files changed

+8
-253
lines changed

package-lock.json

Lines changed: 7 additions & 251 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ra-input-json",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "JSON edit and view components for react-admin using JSONInput.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -32,7 +32,6 @@
3232
"author": "Anton Manuzin",
3333
"license": "ISC",
3434
"dependencies": {
35-
"@material-ui/core": "^3.9.3",
3635
"lodash.uniqueid": "^4.0.1",
3736
"prop-types": "^15.7.2",
3837
"ra-core": "^2.9.0",

0 commit comments

Comments
 (0)