diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-10-19 13:09:33 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-19 21:42:23 -0400 |
| commit | 428fc450eb7662b34a2367d42016674b909cc525 (patch) | |
| tree | bbf2d7fc364297a7acab69ffc7d792f88bb2b825 /package.json | |
| parent | 842a087d51680f401df1a1c3f6e636174e439794 (diff) | |
Upgrade node_modules.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fa3ac670b..56b32ceca 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "source-map-support": "^0.5.6", "text-encoding": "0.6.4", "ts-node": "^7.0.1", - "ts-simple-ast": "^17.0.0", + "ts-simple-ast": "17.1.0", "tslint": "^5.10.0", "tslint-eslint-rules": "^5.3.1", "tslint-no-circular-imports": "^0.5.0", |
