Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Commit eabf83a

Browse files
Nikhil VatsNikhil Vats
authored andcommitted
Updated the generator name
The criteria for our generator to appear in Yeoman'registry (on its website) is to start the generator's name with "generator-", this does that by removing the "@biojs/" from the name.
1 parent 57c1f70 commit eabf83a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@biojs/generator-biojs-webcomponents",
2+
"name": "generator-biojs-webcomponents",
33
"version": "1.0.1",
44
"description": "Generate the scaffold for a BioJS component automatically so you don't have to do it yourself",
55
"homepage": "http://biojs.net",

0 commit comments

Comments
 (0)