remove e2e-api-tests + axios dependency (#58148)

This commit is contained in:
Ashley Harrison
2022-11-03 13:52:58 +00:00
committed by GitHub
parent 0792ff8e20
commit c1c8dc8749
11 changed files with 0 additions and 389 deletions
-2
View File
@@ -6,7 +6,6 @@
"version": "9.3.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",
"build": "yarn i18n:compile && NODE_ENV=production webpack --config scripts/webpack/webpack.prod.js",
"build:nominify": "yarn run build --env noMinify=1",
"dev": "yarn i18n:compile && webpack --progress --color --config scripts/webpack/webpack.dev.js",
@@ -166,7 +165,6 @@
"@typescript-eslint/parser": "5.42.0",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
"autoprefixer": "10.4.13",
"axios": "0.27.2",
"babel-jest": "28.1.3",
"babel-loader": "9.0.1",
"babel-plugin-angularjs-annotate": "0.10.0",