diff --git a/package.json b/package.json index e699b27828..731de4f111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt", - "version": "0.10.2", + "version": "0.10.3", "description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)", "contributors": [ { @@ -72,6 +72,7 @@ "lru-cache": "^4.0.2", "memory-fs": "^0.4.1", "pify": "^2.3.0", + "post-compile-webpack-plugin": "^0.1.1", "preload-webpack-plugin": "^1.2.1", "progress-bar-webpack-plugin": "^1.9.3", "script-ext-html-webpack-plugin": "^1.7.1",