remove e2e-api-tests + axios dependency (#58148)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user