Skip to content

Commit

Permalink
Remove private attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
ederssouza committed Sep 25, 2021
1 parent 43b48e7 commit 436060a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "reactjs-auth-boilerplate",
"version": "0.1.0",
"private": true,
"version": "1.0.0",
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
Expand Down

0 comments on commit 436060a

Please sign in to comment.