@opengis/admin 0.1.60 → 0.1.61
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,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@opengis/admin",
|
3
|
-
"version": "0.1.
|
3
|
+
"version": "0.1.61",
|
4
4
|
"description": "This project Softpro Admin",
|
5
5
|
"main": "dist/admin.js",
|
6
6
|
"type": "module",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"dependencies": {
|
34
34
|
"@opengis/fastify-auth": "^1.0.40",
|
35
35
|
"@opengis/fastify-file": "^1.0.17",
|
36
|
-
"@opengis/fastify-table": "^1.1.
|
36
|
+
"@opengis/fastify-table": "^1.1.42",
|
37
37
|
"@opengis/v3-core": "^0.2.1",
|
38
38
|
"@opengis/v3-filter": "^0.0.31",
|
39
39
|
"@tiptap/core": "^2.8.0",
|