Skip to content

Commit

Permalink
Update build dependencies (typescript 4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
danigb committed Aug 30, 2020
1 parent 785defa commit 0114a5a
Show file tree
Hide file tree
Showing 4 changed files with 1,148 additions and 1,166 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
]
},
"devDependencies": {
"@types/jest": "^25.2.2",
"@types/jest": "^26.0.10",
"@types/node": "^14.0.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
Expand All @@ -72,11 +72,11 @@
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^9.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-terser": "^7.0.1",
"rollup-plugin-typescript2": "^0.27.1",
"ts-jest": "^26.0.0",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.9.2"
"typescript": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/tonal/browser/tonal.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/tonal/browser/tonal.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 0114a5a

Please sign in to comment.