Skip to content

Commit

Permalink
fix: package
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoonart committed Aug 5, 2023
1 parent d05ef9c commit 5038a8b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "vite-react-ts",
"version": "0.0.0",
"description": "React Typescript Starter Template with Vite",
"name": "view-transition-theme",
"version": "1.0.0",
"description": "view-transition-theme",
"repository": {
"type": "git",
"url": "git+https://github.com/uchihamalolan/vite-react-ts.git"
"url": "https://github.com/kyoonart/view-transition-theme.git"
},
"keywords": [
"vite",
"react",
"starter",
"template"
],
"author": "Malolan B. <[email protected]> (https://twitter.com/malolan12)",
"author": "kyoonarts",
"license": "MIT",
"homepage": "https://github.com/uchihamalolan/vite-react-ts",
"homepage": "https://view-transition-theme.vercel.app",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 5038a8b

Please sign in to comment.