]> git.proxmox.com Git - mirror_xterm.js.git/blobdiff - package.json
Remove typings (not needed in TS 2+)
[mirror_xterm.js.git] / package.json
index 5896f08d6e6061c8081ab56835853664bd57e593..d35d608798a40cb18b39072f882d0b5dac1339a2 100644 (file)
@@ -23,8 +23,7 @@
     "pty.js": "0.3.1",
     "sleep": "^3.0.1",
     "tsify": "^1.0.7",
-    "typescript": "^2.0.3",
-    "typings": "^1.4.0"
+    "typescript": "^2.0.3"
   },
   "scripts": {
     "start": "nodemon --watch src --watch addons --exec bash -c './bin/build && node demo/app'",