blob: 3047fa90b4c63fcc57e3b851da74e6ffcbff17d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
diff '--color=auto' --unified --recursive --text lameta-2.2.7-alpha.old/package.json lameta-2.2.7-alpha/package.json
--- lameta-2.2.7-alpha.old/package.json 2024-02-06 08:36:37.724821660 +0100
+++ lameta-2.2.7-alpha/package.json 2024-02-06 08:36:51.522271132 +0100
@@ -257,10 +257,6 @@
"xmllint-wasm": "^4.0.2",
"xpath": "^0.0.33"
},
- "//remember to match this with github actions in main.yml": "",
- "engines": {
- "node": "18.16.0"
- },
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777"
|