tnp-core 13.0.10 → 13.0.11
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/package.json +1 -1
- package/tmp-environment.json +4 -6
package/package.json
CHANGED
package/tmp-environment.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56
56
|
},
|
57
57
|
"lastBuildTagHash": "77d9e51538a4927c81da38675a465a65c6d98bfa",
|
58
58
|
"name": "tnp-core",
|
59
|
-
"version": "13.0.
|
59
|
+
"version": "13.0.11",
|
60
60
|
"license": "MIT",
|
61
61
|
"dependencies": {
|
62
62
|
"@types/lodash": "4.14.92",
|
@@ -183,7 +183,6 @@
|
|
183
183
|
"express-fileupload": "0.4.0",
|
184
184
|
"fbgraph": "1.4.1",
|
185
185
|
"file-loader": "1.1.5",
|
186
|
-
"firedev": "^13",
|
187
186
|
"firedev-crud": "~13.0.7",
|
188
187
|
"firedev-crud-deamon": "~13.0.2",
|
189
188
|
"firedev-ports": "~13.0.3",
|
@@ -263,7 +262,6 @@
|
|
263
262
|
"sudo-block": "3.0.0",
|
264
263
|
"systeminformation": "3.45.7",
|
265
264
|
"task.js": "0.1.5",
|
266
|
-
"tnp": "^13",
|
267
265
|
"tnp-cli": "~13.0.1",
|
268
266
|
"tnp-config": "~13.0.1",
|
269
267
|
"tnp-core": "~13.0.2",
|
@@ -287,9 +285,9 @@
|
|
287
285
|
}
|
288
286
|
},
|
289
287
|
"build": {
|
290
|
-
"number":
|
291
|
-
"date": "2022-03-17T04:
|
292
|
-
"hash": "
|
288
|
+
"number": 336,
|
289
|
+
"date": "2022-03-17T04:33:50.000Z",
|
290
|
+
"hash": "ad75ad140757d6ddc4aab8da168e2c817900594e",
|
293
291
|
"options": {}
|
294
292
|
},
|
295
293
|
"currentProjectName": "tnp-core",
|