@tactics/lokaal-loket 0.0.468 → 0.0.470
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.cjs +743 -741
- package/build/index.d.cts +3 -10
- package/build/index.d.ts +3 -10
- package/build/index.js +743 -741
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@tactics/lokaal-loket",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.470",
|
4
4
|
"description": "Component library for Lokaal Loket project",
|
5
5
|
"main": "./build/index.js",
|
6
6
|
"types": "./build/index.d.ts",
|
@@ -65,6 +65,7 @@
|
|
65
65
|
"@emotion/react": "^11.14.0",
|
66
66
|
"@emotion/styled": "^11.14.0",
|
67
67
|
"@googlemaps/markerclusterer": "^2.5.3",
|
68
|
+
"@luwio/hooks": "^0.0.3",
|
68
69
|
"@mapbox/polyline": "^1.2.1",
|
69
70
|
"@mui/base": "5.0.0-beta.68",
|
70
71
|
"@mui/material": "^6.3.0",
|