@pronto-tools-and-more/diff-process 12.12.0 → 12.14.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@pronto-tools-and-more/diff-process",
|
3
|
-
"version": "12.
|
3
|
+
"version": "12.14.0",
|
4
4
|
"description": "",
|
5
5
|
"main": "src/diffProcessMain.js",
|
6
6
|
"type": "module",
|
@@ -13,8 +13,8 @@
|
|
13
13
|
"author": "",
|
14
14
|
"license": "MIT",
|
15
15
|
"dependencies": {
|
16
|
-
"@lvce-editor/ipc": "^
|
17
|
-
"@lvce-editor/json-rpc": "^5.
|
16
|
+
"@lvce-editor/ipc": "^13.7.0",
|
17
|
+
"@lvce-editor/json-rpc": "^5.4.0"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"@types/node": "^22.10.0",
|