Skip to content

Commit e62317a

Browse files
committed
Revert "Update keywords list"
This reverts commit 94dc291.
1 parent 94dc291 commit e62317a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "robohash-avatars",
3-
"version": "1.0.0",
3+
"version": "0.9.0",
44
"description": "Generate robot-based avatar images for any text.",
55
"main": "./lib/robohash-avatars.js",
66
"types": "./lib/robohash-avatars.d.ts",
@@ -22,19 +22,13 @@
2222
"keywords": [
2323
"avatar",
2424
"robohash",
25-
"robohash-avatar",
2625
"user",
2726
"username",
2827
"random",
2928
"avatars",
3029
"robots",
3130
"kittens",
32-
"aliens",
33-
"cat",
34-
"generator",
35-
"html",
36-
"javascript",
37-
"typescript"
31+
"aliens"
3832
],
3933
"author": "Clyde D'Souza",
4034
"license": "MIT",

0 commit comments

Comments
 (0)