File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " sapling-chain" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Create a tree of hyperlinks that can be used in social media profiles. 🔗🌲😂" ,
55 "author" :
" Chris Reynolds <[email protected] >" ,
66 "license" : " GPL-3.0-or-later" ,
7+ "type" : " commonjs" ,
78 "main" : " index.js" ,
89 "homepage" : " " ,
910 "repository" : {
3233 },
3334 "dependencies" : {
3435 "gh-pages" : " ^4.0" ,
35- "react" : " ^18 .0" ,
36- "react-dom" : " ^18 .0" ,
36+ "react" : " ^17 .0" ,
37+ "react-dom" : " ^17 .0" ,
3738 "sass" : " ^1.56"
3839 },
3940 "devDependencies" : {
4041 "concurrently" : " ^7.0" ,
41- "del" : " ^7 .0" ,
42+ "del" : " ^6 .0" ,
4243 "gulp" : " ^4.0" ,
4344 "gulp-sass" : " ^5.1.0" ,
4445 "node-sass" : " ^7.0" ,
45- "react-scripts" : " ^5 .0"
46+ "react-scripts" : " ^4 .0"
4647 },
4748 "browserslist" : {
4849 "production" : [
You can’t perform that action at this time.
0 commit comments