update documentation
This commit is contained in:
18
package.json
18
package.json
@ -2,7 +2,7 @@
|
||||
"name": "@design.estate/dees-catalog",
|
||||
"version": "1.0.289",
|
||||
"private": false,
|
||||
"description": "website for lossless.com",
|
||||
"description": "A library for building components and other projects",
|
||||
"main": "dist_ts_web/index.js",
|
||||
"typings": "dist_ts_web/index.d.ts",
|
||||
"type": "module",
|
||||
@ -58,5 +58,19 @@
|
||||
],
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
],
|
||||
"keywords": [
|
||||
"Web Components",
|
||||
"User Interface",
|
||||
"Design System",
|
||||
"UI Library",
|
||||
"Component Library",
|
||||
"Web Development",
|
||||
"JavaScript",
|
||||
"TypeScript",
|
||||
"Custom Elements",
|
||||
"Shadow DOM",
|
||||
"CSS",
|
||||
"HTML"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user