-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump version of this template.
- Loading branch information
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
// ==UserScript== | ||
// @name userscript-typescript-template | ||
// @version 1.1.0 | ||
// @version 1.1.1 | ||
// @namespace http://tampermonkey.net/ | ||
// @description Template repo using Webpack and TypeScript to build your userscript for Tampermonkey and more extensions. | ||
// @homepage https://github.com/pboymt/userscript-typescript-template#readme | ||
// @license https://opensource.org/licenses/MIT | ||
// @match https://github.com* | ||
// @require https://cdn.jsdelivr.net/npm/$axios@$0.27.2 | ||
// @require https://cdn.jsdelivr.net/npm/[email protected] | ||
// ==/UserScript== | ||
|
||
/******/ (() => { // webpackBootstrap | ||
|