Skip to content

Commit 6398d98

Browse files
committed
Update package.json
1 parent f0c17ad commit 6398d98

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pseinfo/database-schema",
3-
"description": "TypeScript type declarations for the chemical database",
3+
"description": "TypeScript type declarations for the @pseinfo database",
44
"version": "0.1.0",
55
"license": "MIT",
66
"author": {
@@ -17,8 +17,8 @@
1717
"url": "https://github.com/pseinfo/database-schema/issues"
1818
},
1919
"keywords": [
20-
"chemistry", "database", "types", "typescript",
21-
"periodic-table", "schema", "type-definitions"
20+
"database", "schema", "chemistry", "types", "typescript",
21+
"periodic-table", "type-definitions", "pseinfo"
2222
],
2323
"type": "module",
2424
"types": "types/index.ts",

0 commit comments

Comments
 (0)