chore: remove unused next-compose-plugins

This commit is contained in:
Timothy Lin 2021-06-23 18:51:05 +08:00
parent e89977db49
commit a66dc53240
2 changed files with 0 additions and 7 deletions

6
package-lock.json generated
View File

@ -5940,12 +5940,6 @@
}
}
},
"next-compose-plugins": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/next-compose-plugins/-/next-compose-plugins-2.2.1.tgz",
"integrity": "sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==",
"dev": true
},
"next-mdx-remote": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-3.0.2.tgz",

View File

@ -48,7 +48,6 @@
"globby": "11.0.3",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"next-compose-plugins": "^2.2.1",
"next-remote-watch": "^1.0.0",
"prettier": "2.2.1",
"rehype": "11.0.0",