Skip to content

Commit be5875b

Browse files
authored
Bump version & add proper package.json properties.
1 parent a0172d3 commit be5875b

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
2-
"name": "custom-server-typescript",
3-
"version": "1.0.0",
2+
"name": "paybutton-server",
3+
"version": "3.0.0",
4+
"description": "The easiest way to accept eCash online",
5+
"author": "Blockchain Ventures Corp.",
6+
"repository": "https://github.com/PayButton/paybutton-server.git",
7+
"license": "MIT",
48
"scripts": {
59
"dev": "dotenv -e .env -c -- next dev",
610
"build": "next build",

0 commit comments

Comments
 (0)