@tactics/lokaal-loket 0.0.491 → 0.0.493
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.cjs +841 -813
- package/build/index.d.cts +17 -6
- package/build/index.d.ts +17 -6
- package/build/index.js +841 -813
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@tactics/lokaal-loket",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.493",
|
4
4
|
"description": "Component library for Lokaal Loket project",
|
5
5
|
"main": "./build/index.js",
|
6
6
|
"types": "./build/index.d.ts",
|
@@ -85,7 +85,7 @@
|
|
85
85
|
"@types/react": "^19.0.8",
|
86
86
|
"@types/styled-components": "^5.1.34",
|
87
87
|
"@types/supercluster": "^7.1.3",
|
88
|
-
"@vis.gl/react-google-maps": "^1.5.
|
88
|
+
"@vis.gl/react-google-maps": "^1.5.1",
|
89
89
|
"@vitejs/plugin-react": "^4.3.4",
|
90
90
|
"axios": "^1.7.9",
|
91
91
|
"dayjs": "^1.11.13",
|