Skip to content

Commit 0a85224

Browse files
committed
remove package.json cruft
1 parent 7f729f0 commit 0a85224

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

catalog/package.json

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "material-web-catalog",
33
"version": "0.0.1",
44
"description": "The Material Web Catalog.",
5-
"main": "index.js",
5+
"main": "_prod/index.html",
66
"scripts": {
77
"start": "npm run serve",
88
"dev": "npm run serve:dev --watch",
@@ -149,23 +149,7 @@
149149
]
150150
}
151151
},
152-
"repository": {
153-
"type": "git",
154-
"url": "git+https://github.com/e111077/11ty-lit.git"
155-
},
156-
"keywords": [
157-
"11ty",
158-
"eleventy",
159-
"lit",
160-
"lit-element",
161-
"SSR"
162-
],
163-
"author": "",
164-
"license": "MIT",
165-
"bugs": {
166-
"url": "https://github.com/e111077/11ty-lit/issues"
167-
},
168-
"homepage": "https://github.com/e111077/11ty-lit#readme",
152+
"license": "Apache-2.0",
169153
"dependencies": {
170154
"@11ty/is-land": "^3.0.0",
171155
"@lit-labs/ssr-client": "^1.1.1",

0 commit comments

Comments
 (0)