diff --git a/package.json b/package.json index b399e1bb..4ff16ef8 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/unfoldingWord-box3/scripture-resources-rcl" }, - "version": "0.10.1", + "version": "0.10.2", "private": false, "license": "MIT", "dependencies": { @@ -53,6 +53,7 @@ "@material-ui/icons": "^4.4.3", "@material-ui/lab": "^4.0.0-alpha.26", "@material-ui/styles": "^4.4.1", + "babel-plugin-inline-json-import": "^0.3.2", "eslint-config-react-app": "^5.0.1", "eslint-plugin-react-hooks": "^1.0.1", "ghpages": "^0.0.10",