1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-19 23:59:35 +05:30

(refactor): updated projects table

This commit is contained in:
2024-09-27 14:05:25 +05:30
parent ffc6318fdb
commit 5205b3007d
6 changed files with 9 additions and 7 deletions

12
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "neosubhamoy",
"version": "1.0.0",
"name": "neosubhamoy-portfolio",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "neosubhamoy",
"version": "1.0.0",
"license": "ISC",
"name": "neosubhamoy-portfolio",
"version": "2.0.1",
"license": "MIT",
"devDependencies": {
"tailwindcss": "^3.3.2"
"tailwindcss": "^3.4.9"
}
},
"node_modules/@alloc/quick-lru": {