From a3eeaead2afb672d3b9c2fbe0f3f7fe975e02a3b Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Thu, 2 Jun 2022 22:18:06 +0200 Subject: [PATCH] remove odd packages --- tutorial/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/tutorial/package.json b/tutorial/package.json index cdee3c3a8..0685d2d2a 100644 --- a/tutorial/package.json +++ b/tutorial/package.json @@ -23,8 +23,6 @@ "@types/react-dom": "^17.0.2", "@vitejs/plugin-react": "^1.3.0", "autoprefixer": "^10.4.7", - "install": "^0.13.0", - "npm": "^8.10.0", "nunjucks": "^3.2.3", "postcss": "^8.4.13", "rehype-autolink-headings": "^6.1.1",