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",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"description": "Small description for emberconf-2022 goes here",
|
||||
"repository": "",
|
||||
"version": "0.0.1",
|
||||
"private": false,
|
||||
"description": "For EmberConf 2022! Storybook, TDD, Accessibility, and more - example code.",
|
||||
"repository": "https://gitlab.com/gaiety/thinking-in-stories-component-first",
|
||||
"license": "MIT",
|
||||
"author": "",
|
||||
"author": "Ava Gaiety Wroten <ava@wroten.me> (https://www.gaiety.me/)",
|
||||
"directories": {
|
||||
"doc": "doc",
|
||||
"test": "tests"
|
||||
|
|
Loading…
Add table
Reference in a new issue