mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-04 21:53:25 +01:00
remove event dispatcher
This commit is contained in:
parent
5a5ded1b5a
commit
84f3656580
@ -47,7 +47,6 @@ SystemJS.config({
|
||||
"github:*/*.json"
|
||||
],
|
||||
map: {
|
||||
"EventDispatcher": "github:mrdoob/eventdispatcher.js@1.0.0",
|
||||
"json": "github:systemjs/plugin-json@0.1.2",
|
||||
"Doodle3D/clipper-js": "github:Doodle3D/clipper-js@master",
|
||||
"three.js": "github:mrdoob/three.js@r72"
|
||||
|
@ -7,7 +7,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"Doodle3D/clipper-js": "github:Doodle3D/clipper-js@master",
|
||||
"EventDispatcher": "github:mrdoob/eventdispatcher.js@^1.0.0",
|
||||
"json": "github:systemjs/plugin-json@^0.1.2",
|
||||
"three.js": "github:mrdoob/three.js@r72"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user