diff options
author | Jacob Schatz <jschatz@gitlab.com> | 2017-11-10 18:36:46 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2017-11-10 18:36:46 +0000 |
commit | 3093c20824b6ee60c31f7173a149e2469c2a4820 (patch) | |
tree | 6c6bef0ea63673cab16136b03fda50f3343f2c96 /package.json | |
parent | cfd8c605704dab0bfe649c38059dcc7a4d68e9db (diff) | |
download | gitlab-ce-3093c20824b6ee60c31f7173a149e2469c2a4820.tar.gz |
Revert "Merge branch 'add-typescript' into 'master'"
This reverts merge request !15264
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index 6315f9eced9..e607981143d 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,6 @@ "three-orbit-controls": "^82.1.0", "three-stl-loader": "^1.0.4", "timeago.js": "^2.0.5", - "ts-loader": "^3.1.1", - "typescript": "^2.6.1", "underscore": "^1.8.3", "url-loader": "^0.5.8", "visibilityjs": "^1.2.4", |