@mokr/templates
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -9,2 +9,4 @@ import { installPlugin, TemplateType } from "@mokr/core"; | ||
await installPlugin({ directory, name: "devcontainer" }); | ||
await installPlugin({ directory, name: "doctoc" }); | ||
await installPlugin({ directory, name: "todos" }); | ||
} | ||
@@ -11,0 +13,0 @@ export const common = { |
{ | ||
"name": "@mokr/templates", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Moker templates", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/hongaar/moker", |
Sorry, the diff of this file is not supported yet
8514
199