Adding the first glitch gallery
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@glitch-university/glitch-components-workspace",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"glitch:list": "node scripts/glitch-components.mjs list",
|
||||
"glitch:validate": "node scripts/glitch-components.mjs validate",
|
||||
"glitch:build": "node scripts/glitch-components.mjs build",
|
||||
"glitch:release": "node scripts/glitch-components.mjs release",
|
||||
"glitch:new": "node scripts/new-glitch-component.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user