diff --git a/README.md b/README.md index 43b5c45..e0032b2 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ with bower: There is a directive available for using JSONEditor in Angular.js: -[https://github.com/angular-tools/ng-jsoneditor](https://github.com/angular-tools/ng-jsoneditor) +[https://github.com/isonet/angular-jsoneditor](https://github.com/isonet/angular-jsoneditor) ## Use diff --git a/package.json b/package.json index d4b2ea9..1ab1e3b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "ajv": "3.8.8", - "brace": "0.8.0", + "brace": "0.10.0", "javascript-natural-sort": "0.7.1" }, "devDependencies": {