Skip to content

Commit

Permalink
Updated dependencies in typescript example
Browse files Browse the repository at this point in the history
  • Loading branch information
doberkofler committed Apr 2, 2020
1 parent 9e9221b commit 8cb2db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
},
"devDependencies": {
"terser-webpack-plugin": "^2.3.5",
"ts-loader": "^6.2.1",
"ts-loader": "^6.2.2",
"tslib": "^1.11.1",
"typescript": "^3.8.3",
"webpack": "^4.42.0",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11"
}
}

0 comments on commit 8cb2db2

Please sign in to comment.