Skip to content

Commit

Permalink
Add typescript as a dependency (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg authored Feb 26, 2020
1 parent 6dc2011 commit 5277f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"semver": "^7.1.3",
"slash": "^3.0.0",
"to-absolute-glob": "^2.0.2",
"typescript": "^3.0.0",
"update-notifier": "^4.0.0"
},
"devDependencies": {
Expand All @@ -101,8 +102,7 @@
"nyc": "^15.0.0",
"pify": "^4.0.0",
"proxyquire": "^2.1.3",
"temp-write": "^4.0.0",
"typescript": "^3.7.5"
"temp-write": "^4.0.0"
},
"eslintConfig": {
"extends": "eslint-config-xo"
Expand Down

0 comments on commit 5277f16

Please sign in to comment.