mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
Merge pull request #475 from LLK/greenkeeper/webpack-dev-server-2.4.1
chore(package): update webpack-dev-server to version 2.4.1
This commit is contained in:
commit
47953ab58f
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@
|
|||
"tap": "10.2.0",
|
||||
"travis-after-all": "1.4.4",
|
||||
"webpack": "2.2.1",
|
||||
"webpack-dev-server": "2.3.0"
|
||||
"webpack-dev-server": "2.4.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue