mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
improve dependencies (#35)
This commit is contained in:
parent
fa1bbf8882
commit
6362a66eff
@ -28,12 +28,16 @@
|
||||
"dependencies": {
|
||||
"fs-extra": "^4.0.2",
|
||||
"tslib": "^1.7.1",
|
||||
"resolve": "^1.4.0"
|
||||
"resolve": "^1.4.0",
|
||||
"rollup-pluginutils": "^2.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"rollup": "^0.50.0",
|
||||
"typescript": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^2.5.3",
|
||||
"object-hash": "^1.1.8",
|
||||
"rollup-pluginutils": "^2.0.1",
|
||||
"colors": "^1.1.2",
|
||||
"graphlib": "^2.1.1",
|
||||
"lodash": "^4.17.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user