add notice and license in package.json

This commit is contained in:
sawka
2023-10-16 15:21:21 -07:00
parent 59f9e54776
commit 90e098e65a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Copyright 2023, Command Line Inc.
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "Prompt",
"version": "0.4.0",
"main": "dist/emain.js",
"license": "Proprietary",
"license": "Apache-2.0",
"dependencies": {
"@monaco-editor/react": "^4.5.1",
"@tanstack/match-sorter-utils": "^8.8.4",