lucy-cli 0.7.0 → 0.7.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"type": "module",
|
3
3
|
"name": "lucy-cli",
|
4
|
-
"version": "0.7.
|
4
|
+
"version": "0.7.1",
|
5
5
|
"description": "Lucy Framework for WIX Studio Editor",
|
6
6
|
"main": ".dist/index.js",
|
7
7
|
"scripts": {
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"Studio"
|
20
20
|
],
|
21
21
|
"author": "Gradlon von Känel",
|
22
|
-
"license": "
|
22
|
+
"license": "MIT",
|
23
23
|
"bugs": {
|
24
24
|
"url": "https://github.com/Integral-Systems/wix-lucy-cli/issues"
|
25
25
|
},
|