Updated package optional info
This commit is contained in:
parent
ec8ef5d1de
commit
583a1cbdfb
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "emberconf-2022",
|
"name": "emberconf-2022",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"private": true,
|
"private": false,
|
||||||
"description": "Small description for emberconf-2022 goes here",
|
"description": "For EmberConf 2022! Storybook, TDD, Accessibility, and more - example code.",
|
||||||
"repository": "",
|
"repository": "https://gitlab.com/gaiety/thinking-in-stories-component-first",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "",
|
"author": "Ava Gaiety Wroten <ava@wroten.me> (https://www.gaiety.me/)",
|
||||||
"directories": {
|
"directories": {
|
||||||
"doc": "doc",
|
"doc": "doc",
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
|
|
Loading…
Add table
Reference in a new issue