Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Feb 10, 2022
1 parent 699f0b2 commit 5530a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/update-config-dependencies.js
@@ -1,7 +1,6 @@
const fs = require('fs');
const path = require('path');
const exec = require('child_process').execSync;
const semver = require('semver');

let packages = JSON.parse(
exec(
Expand Down

0 comments on commit 5530a6e

Please sign in to comment.