Skip to content

Commit 35ac084

Browse files
committed
Merge pull request #155 from enyojs/ENYO-2333-aarontam
ENYO-2333: Update license and description.
2 parents eed5322 + 7135d6b commit 35ac084

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)