mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
- updating dependencies
This commit is contained in:
parent
7a70ba02ee
commit
e54ae06aa4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/node_modules
|
||||
/npm-debug.log
|
||||
/typings
|
||||
/.rts2_cache
|
||||
@ -36,7 +36,7 @@
|
||||
"tslib": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rollup-plugin-typescript2": "^0.0.1",
|
||||
"rollup-plugin-typescript2": "^0.1.0",
|
||||
"@types/colors": "^1.1.1",
|
||||
"@types/fs-extra": "0.0.37",
|
||||
"@types/graphlib": "^2.1.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user