Skip to content

Commit

Permalink
Merge pull request #434 from maykinmedia/feature/50-update-zgw-consum…
Browse files Browse the repository at this point in the history
…ers-to-fix-security-issues

⬆️ upgraded zgw-consumers and removed zds-client from project
  • Loading branch information
bart-maykin authored Aug 16, 2024
2 parents 000edef + d7297da commit 1cf2f9a
Show file tree
Hide file tree
Showing 15 changed files with 2,396 additions and 3,075 deletions.
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"mootools" : false, // MooTools
"node" : true, // Node.js
"nonstandard" : false, // Widely adopted globals (escape, unescape, etc)
"phantom" : false, // PhantomJS
"prototypejs" : false, // Prototype and Scriptaculous
"qunit" : false, // QUnit
"rhino" : false, // Rhino
Expand Down
2 changes: 0 additions & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ var configuration = function (config) {
outputFile: 'junit.xml',
useBrowserName: false,
},

// browsers: ['Chromium', 'Firefox', 'PhantomJS'],
browsers: ['Chromium'],
});
};
Expand Down
Loading

0 comments on commit 1cf2f9a

Please sign in to comment.