oscfcommunity / OSWeekend-Web

Welcome to the Open Source Weekend (OSW) Web Portal!
MIT License
5 stars 32 forks source link

Typo in OSW-backend/package.json #16

Closed prince5638 closed 11 months ago

prince5638 commented 11 months ago

try to correct the typo wherever you find!

prince5638 commented 11 months ago

Hey @neelshah2409, I found typo in package.json file and I would like to work on this. Can you please assign this issue to me?

Regards, Prince.

AbhiPatel10 commented 11 months ago

Which kind of typo you have found in package.json ? Please elaborate more

prince5638 commented 11 months ago

Which kind of typo you have found in package.json ? Please elaborate more

In 5th line of the package.json file { "name": "osw-sgp", "version": "1.0.0", "description": "", "main": "App.ja", -------> typo in this line .... } According to me it should be like "main":"App.js" rather then "main":"App.ja"

AdityaShinde03 commented 11 months ago

please assign me this issue

AbhiPatel10 commented 11 months ago

Which kind of typo you have found in package.json ? Please elaborate more

Okay go ahead, @prince5638 assigning to you