Skip to content

Commit 7135d6b

Browse files
committed
ENYO-2333: Update license and description.
Enyo-DCO-1.1-Signed-off-by: Aaron Tam <aaron.tam@lge.com>
1 parent 79d29a9 commit 7135d6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "index.js",
77
"moduleDir": "src",
88
"version": "1.0.0",
9-
"description": "It's moved to [https://enyojs.atlassian.net](https://enyojs.atlassian.net).",
9+
"description": "A layout library for Enyo.",
1010
"directories": {
1111
"doc": "docs"
1212
},
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/enyojs/layout.git"
1919
},
2020
"author": "",
21-
"license": "ISC",
21+
"license": "Apache-2.0",
2222
"bugs": {
2323
"url": "https://github.com/enyojs/layout/issues"
2424
},

0 commit comments

Comments
 (0)