diff --git a/package.json b/package.json index 30e8418..f7e92bf 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,5 @@ "keywords": [], "author": "", "license": "ISC", - "type": "commonjs", - "devDependencies": { - "eleventy-plugin-citations": "^0.1.10", - } + "type": "commonjs" }