Skip to content

Commit 88158e2

Browse files
Bump version for release. Update to latest compatible webpack (#3483)
* Bump version for release. Update to latest compatible webpack * Fix yarn lock registry entry
1 parent be44566 commit 88158e2

File tree

2 files changed

+2122
-258
lines changed

2 files changed

+2122
-258
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plottable",
33
"description": "A modular charting library built on D3",
4-
"version": "3.8.3",
4+
"version": "3.8.4",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -55,8 +55,8 @@
5555
"sinon": "^2.1.0",
5656
"tslint": "4.5.1",
5757
"typescript": "~2.7",
58-
"webpack": "2.2.1",
59-
"webpack-dev-server": "2.3.0",
58+
"webpack": "2.6.1",
59+
"webpack-dev-server": "2.11.1",
6060
"webpack-merge": "^4.1.0"
6161
},
6262
"dependencies": {

0 commit comments

Comments
 (0)