Skip to content

Commit c258ded

Browse files
authored
Merge pull request #7 from GeekyAnts/feat/updating-package.json
v0.1.2
2 parents 4ce6fbd + cf14f6c commit c258ded

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

package.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.0",
2+
"version": "0.1.2",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -43,5 +43,13 @@
4343
"tsdx": "^0.13.3",
4444
"tslib": "^2.0.1",
4545
"typescript": "^4.0.2"
46-
}
46+
},
47+
"keywords": [
48+
"react",
49+
"react-plugins",
50+
"react-pluggable",
51+
"plugin",
52+
"plugin-ecosystem",
53+
"react-ecosystem"
54+
]
4755
}

0 commit comments

Comments
 (0)