v0.1.1-alpha.6

This commit is contained in:
Patrik Oldsberg
2020-05-20 10:49:53 +02:00
parent 26ba7c972c
commit d62c6748a0
24 changed files with 110 additions and 113 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.1.1-alpha.5",
"version": "0.1.1-alpha.6",
"private": false,
"publishConfig": {
"access": "public"
@@ -52,7 +52,6 @@
"html-webpack-plugin": "^3.2.0",
"inquirer": "^7.0.4",
"jest": "^26.0.1",
"ts-jest": "^26.0.0",
"jest-css-modules": "^2.1.0",
"jest-esm-transformer": "^1.0.0",
"mini-css-extract-plugin": "^0.9.0",
@@ -73,6 +72,7 @@
"style-loader": "^1.2.1",
"sucrase": "^3.14.1",
"tar": "^6.0.1",
"ts-jest": "^26.0.0",
"ts-loader": "^7.0.4",
"url-loader": "^4.1.0",
"webpack": "^4.41.6",