mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
A few changes to make things work and test with Node 4, 5, 6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as d3 from 'd3';
|
||||
import { transition as d3transition } from 'd3-transition';
|
||||
import { transition as d3transition } from 'd3';
|
||||
import _ from 'lodash';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user