create-appncy
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "create-appncy", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Create projects as goncy would", | ||
@@ -5,0 +5,0 @@ "main": "index.mjs", |
@@ -12,7 +12,3 @@ { | ||
"dependencies": { | ||
"@types/node": "20.5.9", | ||
"@types/react": "18.2.21", | ||
"@types/react-dom": "18.2.7", | ||
"autoprefixer": "10.4.15", | ||
"eslint-config-next": "13.5.1", | ||
"next": "13.5.1", | ||
@@ -22,9 +18,13 @@ "postcss": "8.4.29", | ||
"react-dom": "18.2.0", | ||
"tailwindcss": "3.3.3", | ||
"typescript": "5.2.2" | ||
"tailwindcss": "3.3.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "20.5.9", | ||
"@types/react": "18.2.21", | ||
"@types/react-dom": "18.2.7", | ||
"@next/eslint-plugin-next": "^13.5.1", | ||
"@vercel/style-guide": "^5.0.1", | ||
"typescript": "5.2.2", | ||
"eslint": "8.48.0", | ||
"eslint-config-next": "13.5.1", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -36,2 +36,2 @@ "eslint-plugin-import": "^2.28.1", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
291648
420