Skip to content

Commit dfe08d6

Browse files
committed
chore: update package.json info
1 parent 0f71093 commit dfe08d6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"name": "electron-vue-vite-boilerplate",
2+
"name": "masscode",
33
"version": "0.1.0",
4-
"description": "Electron & Vue 3 application",
4+
"description": "A free and open source code snippets manager for developers",
5+
"license": "AGPL-3.0",
56
"main": "build/src/main/index.js",
67
"scripts": {
78
"dev": "run-p dev:watch dev:vue-devtools",
@@ -15,7 +16,7 @@
1516
"release": "bumpp -c 'build: release v' -t",
1617
"prepare": "husky install"
1718
},
18-
"repository": "https://github.com/antonreshetov/electron-vue-vite-boilerplate",
19+
"repository": "https://github.com/massCodeIO/massCode",
1920
"author": {
2021
"name": "Anton Reshetov",
2122
"url": "https://github.com/antonreshetov"

0 commit comments

Comments
 (0)