Skip to content

Commit 036e19a

Browse files
authored
Merge pull request #2 from cardstack/set-meta
setting package metadata
2 parents d45940e + 239e601 commit 036e19a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cardstack/view-transitions",
33
"version": "0.1.0",
4-
"description": "The default blueprint for Embroider v2 addons.",
4+
"description": "Utilities to support the View Transitions API in Ember apps",
55
"keywords": [
66
"ember-addon"
77
],
@@ -10,7 +10,7 @@
1010
"url": "git@github.com:cardstack/view-transitions.git"
1111
},
1212
"license": "MIT",
13-
"author": "",
13+
"author": "Edward Faulkner <edward@eaf4.com",
1414
"imports": {
1515
"#src/*": "./src/*"
1616
},

0 commit comments

Comments
 (0)