mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 13:37:58 +01:00
add jspm dependency
This commit is contained in:
parent
2ee97f9590
commit
5a5ded1b5a
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,6 @@
|
|||||||
|
|
||||||
jspm_packages/*
|
jspm_packages/*
|
||||||
|
|
||||||
|
node_modules/*
|
||||||
|
|
||||||
bundle.js
|
bundle.js
|
||||||
|
@ -27,5 +27,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"jspm": "^0.17.0-beta.25"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user