Skip to content

Commit

Permalink
Merge pull request #69 from bitnami-labs/feature/npm-update
Browse files Browse the repository at this point in the history
Version bump and NPM update
  • Loading branch information
fmulero authored Jul 31, 2023
2 parents ed432f2 + 8c6c7f3 commit f9eb5fd
Show file tree
Hide file tree
Showing 3 changed files with 3,266 additions and 2,719 deletions.
2 changes: 1 addition & 1 deletion lib/parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

/* eslint-disable no-restricted-syntax */

const dot = require('dot-object');
const fs = require('fs');
const dot = require('dot-object');
const YAML = require('yaml');
const _ = require('lodash');

Expand Down
Loading

0 comments on commit f9eb5fd

Please sign in to comment.