Skip to content

Commit

Permalink
Revert "update dependency to be more accurate"
Browse files Browse the repository at this point in the history
This reverts commit d000cb3.
  • Loading branch information
nathanhammond committed Sep 16, 2016
1 parent 05ebc27 commit a3ace69
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/dummy/lib/outdated/app/utils/floor-outdated.js
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
export { default } from 'outdated/utils/floor-type';
import flooring from 'npm:flooring';

export default function() {
return flooring();
}

0 comments on commit a3ace69

Please sign in to comment.