Skip to content

Commit 82b4980

Browse files
committed
Bumb webpack micro version (although it would have installed the latest micro version anyway) to maybe get a webpack that doesn't throw stack depth errors.
1 parent 05a30e7 commit 82b4980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"parallelshell": "^1.2.0",
6060
"rimraf": "^2.4.3",
6161
"source-map-loader": "^0.1.5",
62-
"webpack": "^1.12.6"
62+
"webpack": "^1.12.13"
6363
}
6464
}

0 commit comments

Comments
 (0)