Kaynağa Gözat

remove typings dependency

mightyplow 5 yıl önce
ebeveyn
işleme
3157db15a3
2 değiştirilmiş dosya ile 69 ekleme ve 1493 silme
  1. 68 1491
      package-lock.json
  2. 1 2
      package.json

Dosya farkı çok büyük olduğundan ihmal edildi
+ 68 - 1491
package-lock.json


+ 1 - 2
package.json

@@ -37,7 +37,6 @@
     "mocha": "^6.2.2",
     "terser": "^4.3.9",
     "ts-node": "^8.4.1",
-    "typescript": "^3.6.4",
-    "typings": "^2.1.1"
+    "typescript": "^3.6.4"
   }
 }