Skip to content

Commit

Permalink
feat: Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Simoon-F committed Mar 14, 2023
1 parent 042ad22 commit f729199
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"name": "@sj-distributor/cra-template-react-vite-boilerplate",
"version": "1.3.8",
"version": "1.3.9",
"keywords": [
"react",
"create-react-app",
"template",
"typescript",
"eslint",
"react-vite",
"boilerplate"
"react",
"create-react-app",
"template",
"typescript",
"eslint",
"react-vite",
"boilerplate"
],
"description": "React Template",
"repository": "https://github.com/sj-distributor/react-vite-boilerplate",
"author": "Simon.F",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"engines": {
"node": ">=14"
"node": ">=14"
},
"bugs": {
"url": "https://github.com/sj-distributor/react-vite-boilerplate/issues"
"url": "https://github.com/sj-distributor/react-vite-boilerplate/issues"
},
"files": [
"template",
"template.json",
"tsconfig.json"
"template",
"template.json",
"tsconfig.json"
]
}
}

0 comments on commit f729199

Please sign in to comment.