@tactics/lokaal-loket 0.0.455 → 0.0.457
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.cjs +807 -807
- package/build/index.js +682 -682
- 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.457",
|
4
4
|
"description": "Component library for Lokaal Loket project",
|
5
5
|
"main": "./build/index.js",
|
6
6
|
"types": "./build/index.d.ts",
|
@@ -89,6 +89,7 @@
|
|
89
89
|
"axios": "^1.7.9",
|
90
90
|
"dayjs": "^1.11.13",
|
91
91
|
"deck.gl": "^9.0.38",
|
92
|
+
"fast-deep-equal": "^3.1.3",
|
92
93
|
"lodash": "^4.17.21",
|
93
94
|
"npm-run-path": "^6.0.0",
|
94
95
|
"path-key": "^4.0.0",
|