- updating dependencies

This commit is contained in:
ezolenko 2017-02-10 22:59:24 -07:00
parent 7a70ba02ee
commit e54ae06aa4
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/node_modules
/npm-debug.log
/typings
/.rts2_cache

View File

@ -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",