Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
  • Loading branch information
rishichawda committed Sep 24, 2023
1 parent 789446e commit c4bdcbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minimal-react-boilerplate",
"version": "1.0.0",
"version": "2.0.0",
"description": "A minimal react boilerplate with webpack, babel and sass support.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"webpack-dev-server": "^4.11.1",
"webpack-merge": "^5.8.0"
}
}
}

0 comments on commit c4bdcbc

Please sign in to comment.