mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 04:12:23 +01:00
describe scoped endpoint
This commit is contained in:
parent
a53726a92f
commit
8450b66ef5
@ -62,6 +62,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.10.4",
|
"@babel/core": "^7.10.4",
|
||||||
"@babel/runtime": "^7.10.4",
|
"@babel/runtime": "^7.10.4",
|
||||||
|
"@cypress/react": "4.16.4",
|
||||||
|
"@cypress/webpack-preprocessor": "5.7.0",
|
||||||
"@monaco-editor/react": "^4.1.3",
|
"@monaco-editor/react": "^4.1.3",
|
||||||
"@popperjs/core": "^2.9.2",
|
"@popperjs/core": "^2.9.2",
|
||||||
"@posthog/chart.js": "^2.9.6",
|
"@posthog/chart.js": "^2.9.6",
|
||||||
@ -83,6 +85,8 @@
|
|||||||
"chartjs-plugin-crosshair": "^1.2.0",
|
"chartjs-plugin-crosshair": "^1.2.0",
|
||||||
"clsx": "^1.1.1",
|
"clsx": "^1.1.1",
|
||||||
"core-js": "3.15.2",
|
"core-js": "3.15.2",
|
||||||
|
"cypress": "6.7.0",
|
||||||
|
"cypress-terminal-report": "2.1.0",
|
||||||
"d3": "^5.15.0",
|
"d3": "^5.15.0",
|
||||||
"d3-sankey": "^0.12.3",
|
"d3-sankey": "^0.12.3",
|
||||||
"dayjs": "^1.10.7",
|
"dayjs": "^1.10.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user