Skip to content

Commit

Permalink
Rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Saunders committed Mar 30, 2020
1 parent 2a0ad70 commit 6ab7752
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/d3-interpolate-curve.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// https://github.com/jamesleesaunders/ v1.0.2 Copyright 2019 James Saunders
// https://github.com/jamesleesaunders/ v1.0.2 Copyright 2020 James Saunders
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('d3-shape'), require('d3-array'), require('d3-interpolate')) :
typeof define === 'function' && define.amd ? define(['exports', 'd3-shape', 'd3-array', 'd3-interpolate'], factory) :
Expand Down
2 changes: 1 addition & 1 deletion dist/d3-interpolate-curve.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ab7752

Please sign in to comment.