Skip to content

Commit

Permalink
added exposed @types as dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoverson committed Sep 25, 2020
1 parent 5cada5b commit 7a19881
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 @@ -53,6 +53,8 @@
"author": "Jarrod Overson <jsoverson@gmail.com>",
"license": "ISC",
"dependencies": {
"@types/debug": "4.1.5",
"@types/seedrandom": "2.4.28",
"chalk": "4.0.0",
"chokidar": "3.4.0",
"d3-ease": "1.0.6",
Expand All @@ -76,13 +78,11 @@
"@types/chai-spies": "^1.0.1",
"@types/chokidar": "2.1.3",
"@types/d3-ease": "1.0.9",
"@types/debug": "4.1.5",
"@types/find-root": "1.1.1",
"@types/inquirer": "6.5.0",
"@types/mocha": "7.0.2",
"@types/node": "13.13.2",
"@types/rimraf": "3.0.0",
"@types/seedrandom": "2.4.28",
"@types/serve-handler": "6.1.0",
"@types/tween.js": "18.5.1",
"@types/yargs": "15.0.4",
Expand Down

0 comments on commit 7a19881

Please sign in to comment.