We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab87bfe commit 3160f88Copy full SHA for 3160f88
demo/go/package.json
@@ -10,7 +10,7 @@
10
},
11
"keywords": [],
12
"author": "",
13
- "license": "MIT",
+ "license": "No License",
14
"dependencies": {
15
"go": "^3.0.1"
16
}
demo/web/package.json
@@ -2,6 +2,7 @@
2
"name": "licenka-demo",
3
"version": "0.1.0",
4
"private": true,
5
6
7
"@testing-library/jest-dom": "^5.16.5",
8
"@testing-library/react": "^13.4.0",
package.json
"name": "licenka",
"scripts": {
"dev": "next dev",
"build": "next build",
0 commit comments