Upgrade to use latest webpack-config (#3066)

This commit is contained in:
Erik Arvidsson
2017-01-11 18:47:22 -08:00
committed by GitHub
parent 15f188ac2c
commit 554d4da885
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@attic/noms": "file:../../js/noms",
"@attic/webpack-config": "^2.1.0",
"@attic/webpack-config": "^2.2.0",
"aspect-fit": "1.0.2",
"babel-preset-noms": "1.0.1",
"chai": "^3.5.0",