diff --git a/examples/pug/package.json b/examples/pug/package.json index 7b7d6585db..c434da1ea3 100644 --- a/examples/pug/package.json +++ b/examples/pug/package.json @@ -3,7 +3,7 @@ "dependencies": { "nuxt": "latest", "pug": "^2.0.3", - "pug-loader": "^2.4.0" + "pug-plain-loader": "^1.0.0" }, "scripts": { "dev": "nuxt",