diff --git a/package.json b/package.json index 80285a3..69ae1c9 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,10 @@ "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "3.4.3", - "tailwindcss": "^1.7.6", - "typescript": "~3.7.2" + "tailwindcss": "^1.7.6" }, "devDependencies": { + "typescript": "~3.7.2", "acorn": "^7.4.0" }, "scripts": {