@brightspace-ui/create
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -27,3 +27,3 @@ "use strict"; | ||
const replacementsREADME = templateData; | ||
replacementsREADME.labsChecklist = templateData.org === 'labs' ? `\n> Note: this is a ["labs" component](https://github.com/BrightspaceUI/guide/wiki/Component-Tiers). While functional, these tasks are prerequisites to promotion to BrightspaceUI "official" status: | ||
replacementsREADME.labsChecklist = templateData.org === 'labs' ? `\n> Note: this is a ["labs" component](https://daylight.d2l.dev/developing/getting-started/component-tiers/). While functional, these tasks are prerequisites to promotion to BrightspaceUI "official" status: | ||
> | ||
@@ -30,0 +30,0 @@ > - [ ] [Design organization buy-in](https://daylight.d2l.dev/developing/creating-component/before-building/#working-with-design) |
{ | ||
"name": "@brightspace-ui/create", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Initializer for Brightspace web components", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/BrightspaceUI/create.git", |
57027