We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0172d3 commit be5875bCopy full SHA for be5875b
1 file changed
package.json
@@ -1,6 +1,10 @@
1
{
2
- "name": "custom-server-typescript",
3
- "version": "1.0.0",
+ "name": "paybutton-server",
+ "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",
8
"scripts": {
9
"dev": "dotenv -e .env -c -- next dev",
10
"build": "next build",
0 commit comments