Browse Source

Merge pull request #9640 from electron/bump-ts

bump ts linter with fixes for numeric keys
Zeke Sikelianos 8 years ago
parent
commit
dfab1043d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
     "browserify": "^13.1.0",
     "electabul": "~0.0.4",
     "electron-docs-linter": "^2.3.3",
-    "electron-typescript-definitions": "^1.2.5",
+    "electron-typescript-definitions": "^1.2.7",
     "request": "*",
     "standard": "^8.4.0",
     "standard-markdown": "^2.1.1"