Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jan 30, 2022
1 parent ff7ceaf commit 1d3f042
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/config/normalize/lib/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import pReduce from 'p-reduce'

import { cleanObject } from '../../../utils/clean.js'

import { applyDefinition } from './definitions.js'
import { applyDefinition } from './definition.js'
import { list } from './prop_path/get.js'
import { parse } from './prop_path/parse.js'
import { set, remove } from './prop_path/set.js'
Expand Down

0 comments on commit 1d3f042

Please sign in to comment.