File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ An opinionated and scalable base tech stack for a modern React app.
28
28
29
29
## Get the code
30
30
- * clone:* the repository via ` git clone git@github.com:iamvijaydev/react-base-code.git ` (You will have to change the remote)
31
- - * zip:* [ v1.2.0. zip] ( https://github.com/iamvijaydev/react-base-code/archive/v1.3.0 .zip )
32
- - * tar.gz:* [ v1.2.0. tar.gz] ( https://github.com/iamvijaydev/react-base-code/archive/v1.3.0 .tar.gz )
31
+ - * zip:* [ v1.3.2. zip] ( https://github.com/iamvijaydev/react-base-code/archive/v1.3.2 .zip )
32
+ - * tar.gz:* [ v1.3.2. tar.gz] ( https://github.com/iamvijaydev/react-base-code/archive/v1.3.2 .tar.gz )
33
33
34
34
## Install packages
35
35
``` shell
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-base-code" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Vijay Dev <vijaydev.in@gmail.com> (http://vijaydev.com/)" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments