File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " astroad" ,
3+ "description" : " Astroad - Astro" ,
34 "type" : " module" ,
4- "version" : " 0.0 .1" ,
5+ "version" : " 1 .1" ,
56 "license" : " MIT" ,
67 "scripts" : {
78 "dev" : " astro dev --host" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " payload-blog-typescript " ,
3- "description" : " Blog template " ,
4- "version" : " 1.0.0 " ,
2+ "name" : " astroad " ,
3+ "description" : " Astroad - Payload " ,
4+ "version" : " 1.1 " ,
55 "main" : " dist/server.js" ,
66 "license" : " MIT" ,
77 "scripts" : {
1616 "cross-env" : " ^7.0.3" ,
1717 "dotenv" : " ^16.1.4" ,
1818 "express" : " ^4.17.1" ,
19- "payload" : " ^1.8.5"
19+ "payload" : " ^1.8.5" ,
20+ "tsconfig-paths" : " ^4.2.0"
2021 },
2122 "devDependencies" : {
2223 "@types/express" : " ^4.17.9" ,
2324 "nodemon" : " ^2.0.6" ,
2425 "ts-node" : " ^10.9.1" ,
25- "tsconfig-paths" : " ^4.2.0" ,
2626 "typescript" : " ^5.1.3"
2727 }
2828}
You can’t perform that action at this time.
0 commit comments