Skip to content

Commit dc1e372

Browse files
Yeti-orCompuIves
authored andcommitted
Update license in package.json (codesandbox#1773)
according to LICENSE file https://github.com/CompuIves/codesandbox-client/blob/580729dcfb455e04e0b622f2436d7387189f3545/LICENSE codesanbox-client is under GPL-3.0 is it right?
1 parent 5a0d666 commit dc1e372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codesandbox",
33
"version": "0.1.0",
4-
"license": "MIT",
4+
"license": "GPL-3.0",
55
"private": true,
66
"scripts": {
77
"build": "NODE_OPTIONS=\"--max-old-space-size=4096\" yarn build:deps && yarn build:prod",

0 commit comments

Comments
 (0)