+3
-2
package.json
+3
-2
package.json
···
1
1
{
2
-
"name": "grain-next",
2
+
"name": "grain",
3
3
"version": "1.0.0",
4
+
"private": true,
4
5
"description": "",
5
6
"main": "index.js",
6
7
"directories": {
···
13
14
},
14
15
"keywords": [],
15
16
"author": "",
16
-
"license": "ISC",
17
+
"license": "Apache-2.0",
17
18
"dependencies": {
18
19
"@fortawesome/fontawesome-free": "^7.1.0",
19
20
"lit": "^3.3.2",