Skip to content

Commit

Permalink
Merge pull request #2 from aarranz/task/update-json-editor-library-5.…
Browse files Browse the repository at this point in the history
…32.5

Update JSON Editor library to 5.32.5
  • Loading branch information
aarranz authored May 20, 2019
2 parents 4080473 + 72f77ea commit 458354d
Show file tree
Hide file tree
Showing 6 changed files with 3,550 additions and 10 deletions.
4 changes: 1 addition & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ module.exports = function (grunt) {
bower: {
install: {
options: {
bowerOptions: {
production: true
},
copy: true,
layout: function (type, component, source) {
return type;
},
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jsoneditor",
"dependencies": {
"jsoneditor": "5.5.9"
"jsoneditor": "5.32.5"
},
"exportsOverride": {
"jsoneditor": {
Expand Down
Loading

0 comments on commit 458354d

Please sign in to comment.