Comparing version 1.2.0 to 1.2.1
@@ -43,3 +43,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
var No_Git_Folder_1 = require("./No Git Folder"); | ||
var commit_1 = require("./commit"); | ||
var push_1 = require("./push"); | ||
@@ -49,2 +48,3 @@ var new_branch_1 = require("./new-branch"); | ||
var pull_1 = require("./pull"); | ||
var commit_prefix_1 = require("./commit/commit-prefix"); | ||
var MainPage = /** @class */ (function () { | ||
@@ -178,3 +178,3 @@ function MainPage(app, t) { | ||
{ | ||
return [2 /*return*/, new commit_1.CommitPage(this.app, this.t)]; | ||
return [2 /*return*/, new commit_prefix_1.CommitPrefixPage(this.app, this.t)]; | ||
} | ||
@@ -181,0 +181,0 @@ _b.label = 8; |
{ | ||
"name": "agita", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "bin/index.js", | ||
@@ -5,0 +5,0 @@ "author": "Joel Huggett", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
162756
37
3495