File tree 8 files changed +2
-63
lines changed
8 files changed +2
-63
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " basic-react-scripts" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Sandro Motyl" ,
6
6
"license" : " MIT" ,
35
35
"webpack-dev-server" : " ^3.11.2"
36
36
},
37
37
"devDependencies" : {
38
- "react" : " ^17.0.2" ,
39
- "react-dom" : " ^17.0.2"
38
+ "react" : " ^17.0.2"
40
39
}
41
40
}
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3617
3617
iconv-lite "0.4.24"
3618
3618
unpipe "1.0.0"
3619
3619
3620
- react-dom@^17.0.2 :
3621
- version "17.0.2"
3622
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
3623
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
3624
- dependencies :
3625
- loose-envify "^1.1.0"
3626
- object-assign "^4.1.1"
3627
- scheduler "^0.20.2"
3628
-
3629
3620
react@^17.0.2 :
3630
3621
version "17.0.2"
3631
3622
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
@@ -3839,14 +3830,6 @@ safe-regex@^1.1.0:
3839
3830
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
3840
3831
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
3841
3832
3842
- scheduler@^0.20.2 :
3843
- version "0.20.2"
3844
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
3845
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
3846
- dependencies :
3847
- loose-envify "^1.1.0"
3848
- object-assign "^4.1.1"
3849
-
3850
3833
schema-utils@^1.0.0 :
3851
3834
version "1.0.0"
3852
3835
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
You can’t perform that action at this time.
0 commit comments