Browse Source

Upgrade webpack

Upgrade webpack to 1.5.3
Fixes #82
pull/85/head
dsbegnoche 9 years ago
committed by GitHub
parent
commit
13a09c15de
  1. 2
      src/Squidex/package.json

2
src/Squidex/package.json

@ -44,7 +44,7 @@
"devDependencies": { "devDependencies": {
"@angular/compiler-cli": "4.3.0", "@angular/compiler-cli": "4.3.0",
"@angular/tsc-wrapped": "4.3.0", "@angular/tsc-wrapped": "4.3.0",
"@ngtools/webpack": "1.5.1", "@ngtools/webpack": "1.5.3",
"@types/core-js": "0.9.35", "@types/core-js": "0.9.35",
"@types/jasmine": "2.5.43", "@types/jasmine": "2.5.43",
"@types/mousetrap": "1.5.33", "@types/mousetrap": "1.5.33",

Loading…
Cancel
Save