Skip to content

Commit

Permalink
feat(update-keywords)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaresAil committed Jan 27, 2021
1 parent be368e3 commit 97aae3e
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
{
"name": "cra-template-typescript-mvvm",
"version": "1.0.1",
"keywords": [],
"version": "1.0.2",
"keywords": [
"mvvm-architecture",
"react-template",
"mvvm-pattern",
"mobx-react",
"typescript",
"template",
"reactjs",
"react",
"mobx",
"mvvm"
],
"description": "The MVVM TypeScript template for Create React App",
"repository": {
"type": "git",
Expand Down

0 comments on commit 97aae3e

Please sign in to comment.