Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin-chaurasiya committed Nov 28, 2023
1 parent c805bbb commit 79621cd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@
"tiptap"
],
"license": "MIT",
"homepage": "https://github.com/Sachin-chaurasiya/BlockEditor",
"bugs": {
"url": "https://github.com/Sachin-chaurasiya/BlockEditor/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sachin-chaurasiya/BlockEditor.git"
},
"scripts": {
"dev": "vite",
"build": "tsc --p ./tsconfig-build.json && vite build && npm run build:style",
Expand Down

0 comments on commit 79621cd

Please sign in to comment.