Skip to content

Commit 5a81655

Browse files
Konrad Piascikkpiascik
authored andcommitted
Update package.json to use SPDX License name
1 parent 8ba1978 commit 5a81655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "magic-script-cli",
33
"description": "Magic Script Toolkit",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": "Magic Leap",
6-
"license": "Apache 2.0",
6+
"license": "Apache-2.0",
77
"bin": {
88
"magic-script": "./bin/magic-script.js"
99
},

0 commit comments

Comments
 (0)