Browse Source

Typo on typings

Manoël Trapier 7 years ago
parent
commit
5d9c25491d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
     "xml2js": "0.4.5"
   },
   "devDependencies": {
-    "typing": "2.1.0",
+    "typings": "2.1.0",
     "tslint": "2.3.0-beta",
     "typescript": "1.5.0-beta"
   },