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