Skip to content

Commit 8b22a17

Browse files
committed
Deleted Sankey, Bower, flatted, React-google-chart, minimatch, node-sass from package.json
> > Co-authored-by: Nkmai <[email protected]> Co-authored-by: lind-tania <[email protected]> Co-authored-by: rtviner <[email protected]> Co-authored-by: caitlinchan23 <[email protected]>  
1 parent 9378e7e commit 8b22a17

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

package.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@
2525
"state",
2626
"debug",
2727
"react dev tool",
28-
"reactime"
28+
"reactime",
29+
"performance",
30+
"gatsby",
31+
"next.js",
32+
"rendering",
33+
"optimization"
2934
],
3035
"repository": {
3136
"type": "git",
@@ -35,6 +40,8 @@
3540
"Abaas Khorrami",
3641
"Andy Wong",
3742
"Bryan Lee",
43+
"Becca Viner",
44+
"Caitlin Chan",
3845
"Carlos Perez",
3946
"Chris Flannery",
4047
"David Chai",
@@ -48,6 +55,7 @@
4855
"Josh Kim",
4956
"Joshua Howard",
5057
"Kevin Fey",
58+
"Kim Mai Nguyen",
5159
"Nathanael Wa Mwenze",
5260
"Prasanna Malla",
5361
"Rajeeb Banstola",
@@ -56,6 +64,7 @@
5664
"Ruth Anam",
5765
"Ryan Dang",
5866
"Sierra Swaby",
67+
"Tania Lind",
5968
"Yujin Kang"
6069
],
6170
"license": "ISC",
@@ -90,8 +99,6 @@
9099
"jest-diff": "^26.1.0",
91100
"jest-puppeteer": "^4.4.0",
92101
"jest-runner-eslint": "^0.7.7",
93-
"minimatch": "^3.0.4",
94-
"node-sass": "^4.14.1",
95102
"puppeteer": "^5.1.0",
96103
"sass": "^1.26.10",
97104
"sass-loader": "^7.3.1",
@@ -131,13 +138,11 @@
131138
"@visx/zoom": "^1.0.0",
132139
"acorn": "^7.3.1",
133140
"acorn-jsx": "^5.2.0",
134-
"bower": "^1.8.8",
135141
"cookie": "^0.4.1",
136142
"d3": "^5.16.0",
137143
"d3-scale-chromatic": "^2.0.0",
138144
"d3-shape": "^2.0.0",
139145
"d3-zoom": "^1.8.3",
140-
"flatted": "^3.0.4",
141146
"immer": "^3.3.0",
142147
"jest-runner": "^26.1.0",
143148
"jsondiffpatch": "^0.3.11",
@@ -148,14 +153,10 @@
148153
"rc-tooltip": "^3.7.3",
149154
"react": "^16.13.1",
150155
"react-dom": "^16.13.1",
151-
"react-google-chart": "^0.1.2",
152-
"react-google-charts": "^3.0.15",
153-
"react-google-charts-ts": "^0.1.1",
154156
"react-html-parser": "^2.0.2",
155157
"react-json-tree": "^0.11.2",
156158
"react-router-dom": "^5.2.0",
157159
"react-select": "^3.1.0",
158-
"recoil": "0.0.10",
159-
"sankey": "^2.0.2"
160+
"recoil": "0.0.10"
160161
}
161162
}

0 commit comments

Comments
 (0)