relicense

This commit is contained in:
Kyle Corbitt
2023-06-28 06:49:44 -07:00
parent 5d3d51d1a5
commit f63c23f9fb
2 changed files with 203 additions and 662 deletions

View File

@@ -2,7 +2,7 @@
"name": "prompt-lab",
"type": "module",
"version": "0.1.0",
"license": "AGPL-3.0",
"license": "Apache-2.0",
"scripts": {
"build": "next build",
"dev": "next dev",