lucy-cli 2.0.0-alpha.16 → 2.0.0-alpha.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.yarnrc.yml +0 -1
- package/files/templates/expo[D]/files/assets/fonts/SpaceMono-Regular.ttf +0 -0
- package/files/templates/expo[D]/files/scripts/reset-project.ts +0 -0
- package/old/index.ts +0 -0
- package/package.json +9 -9
- package/patches/velo-sync+0.0.9.patch +4 -4
- package/src/index.ts +0 -0
- package/.turbo/cookies/1.cookie +0 -0
- package/.turbo/cookies/10.cookie +0 -0
- package/.turbo/cookies/11.cookie +0 -0
- package/.turbo/cookies/12.cookie +0 -0
- package/.turbo/cookies/13.cookie +0 -0
- package/.turbo/cookies/14.cookie +0 -0
- package/.turbo/cookies/15.cookie +0 -0
- package/.turbo/cookies/16.cookie +0 -0
- package/.turbo/cookies/17.cookie +0 -0
- package/.turbo/cookies/18.cookie +0 -0
- package/.turbo/cookies/2.cookie +0 -0
- package/.turbo/cookies/3.cookie +0 -0
- package/.turbo/cookies/4.cookie +0 -0
- package/.turbo/cookies/5.cookie +0 -0
- package/.turbo/cookies/6.cookie +0 -0
- package/.turbo/cookies/7.cookie +0 -0
- package/.turbo/cookies/8.cookie +0 -0
- package/.turbo/cookies/9.cookie +0 -0
- package/.turbo/daemon/ee24a4f4ab6aa3c0-turbo.log.2025-07-31 +0 -0
- package/.turbo/daemon/ee24a4f4ab6aa3c0-turbo.log.2025-08-01 +0 -0
- package/.turbo/daemon/ee24a4f4ab6aa3c0-turbo.log.2025-08-02 +0 -0
- package/.upload-cache.sqlite.db +0 -0
- package/pnpm-workspace.yaml +0 -6
package/.yarnrc.yml
CHANGED
File without changes
|
File without changes
|
package/old/index.ts
CHANGED
File without changes
|
package/package.json
CHANGED
@@ -1,9 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"type": "module",
|
3
3
|
"name": "lucy-cli",
|
4
|
-
"version": "2.0.0-alpha.
|
4
|
+
"version": "2.0.0-alpha.18",
|
5
5
|
"description": "Lucy Framework for WIX Studio Editor",
|
6
6
|
"main": ".dist/index.js",
|
7
|
+
"scripts": {
|
8
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
9
|
+
"build": "tsc",
|
10
|
+
"dev": "tsc -w",
|
11
|
+
"postinstall": "patch-package"
|
12
|
+
},
|
7
13
|
"repository": {
|
8
14
|
"type": "git",
|
9
15
|
"url": "git+https://github.com/Integral-Systems/wix-lucy-cli.git"
|
@@ -70,7 +76,7 @@
|
|
70
76
|
"ts-node": "^10.9.1",
|
71
77
|
"typedoc": "0.28.8",
|
72
78
|
"typescript": "^5.6.3",
|
73
|
-
"velo-sync": "0.0.9",
|
79
|
+
"velo-sync": "^0.0.9",
|
74
80
|
"yargs": "^18.0.0"
|
75
81
|
},
|
76
82
|
"devDependencies": {
|
@@ -98,11 +104,5 @@
|
|
98
104
|
"eslint-plugin-simple-import-sort": "12.1.1",
|
99
105
|
"npm": "^11.0.0",
|
100
106
|
"ts-node": "^10.9.1"
|
101
|
-
},
|
102
|
-
"scripts": {
|
103
|
-
"test": "echo \"Error: no test specified\" && exit 1",
|
104
|
-
"build": "tsc",
|
105
|
-
"dev": "tsc -w",
|
106
|
-
"postinstall": "patch-package"
|
107
107
|
}
|
108
|
-
}
|
108
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
diff --git a/dist/tasks/sync-task.js b/dist/tasks/sync-task.js
|
2
|
-
index
|
3
|
-
--- a/dist/tasks/sync-task.js
|
4
|
-
+++ b/dist/tasks/sync-task.js
|
1
|
+
diff --git a/node_modules/velo-sync/dist/tasks/sync-task.js b/node_modules/velo-sync/dist/tasks/sync-task.js
|
2
|
+
index bf9e91c..9a351ec 100644
|
3
|
+
--- a/node_modules/velo-sync/dist/tasks/sync-task.js
|
4
|
+
+++ b/node_modules/velo-sync/dist/tasks/sync-task.js
|
5
5
|
@@ -30,7 +30,7 @@ exports.default = syncTask;
|
6
6
|
function runImport(filename, collection, schemaFilename, importOnly, dryrun) {
|
7
7
|
return new Promise(async (resolve) => {
|
package/src/index.ts
CHANGED
File without changes
|
package/.turbo/cookies/1.cookie
DELETED
File without changes
|
package/.turbo/cookies/10.cookie
DELETED
File without changes
|
package/.turbo/cookies/11.cookie
DELETED
File without changes
|
package/.turbo/cookies/12.cookie
DELETED
File without changes
|
package/.turbo/cookies/13.cookie
DELETED
File without changes
|
package/.turbo/cookies/14.cookie
DELETED
File without changes
|
package/.turbo/cookies/15.cookie
DELETED
File without changes
|
package/.turbo/cookies/16.cookie
DELETED
File without changes
|
package/.turbo/cookies/17.cookie
DELETED
File without changes
|
package/.turbo/cookies/18.cookie
DELETED
File without changes
|
package/.turbo/cookies/2.cookie
DELETED
File without changes
|
package/.turbo/cookies/3.cookie
DELETED
File without changes
|
package/.turbo/cookies/4.cookie
DELETED
File without changes
|
package/.turbo/cookies/5.cookie
DELETED
File without changes
|
package/.turbo/cookies/6.cookie
DELETED
File without changes
|
package/.turbo/cookies/7.cookie
DELETED
File without changes
|
package/.turbo/cookies/8.cookie
DELETED
File without changes
|
package/.turbo/cookies/9.cookie
DELETED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
package/.upload-cache.sqlite.db
DELETED
Binary file
|