File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " osmcha-frontend" ,
3
- "version" : " 0.74.0 " ,
3
+ "version" : " 0.74.1 " ,
4
4
"license" : " ISC" ,
5
5
"engines" : {
6
6
"node" : " >=7.0"
17
17
"@turf/bbox" : " ^6.0.1" ,
18
18
"@turf/simplify" : " ^5.1.5" ,
19
19
"animate.css" : " ^3.7.2" ,
20
- "changeset-map" : " ^1.6.1 " ,
20
+ "changeset-map" : " ^1.7.0 " ,
21
21
"date-input-polyfill" : " ^2.14.0" ,
22
22
"history" : " ^4.10.1" ,
23
23
"immutable" : " ^3.8.2" ,
Original file line number Diff line number Diff line change @@ -3262,10 +3262,10 @@ changelog@^1.3.0:
3262
3262
semver "5.5.0"
3263
3263
wordwrap "1.0.0"
3264
3264
3265
- changeset-map@^1.6.1 :
3266
- version "1.6.1 "
3267
- resolved "https://registry.yarnpkg.com/changeset-map/-/changeset-map-1.6.1 .tgz#ff2cf138153fe96df01ce3f928a4f5d47d357f8f "
3268
- integrity sha512-EpbMSOEmX9L6Cxd0S0n3Wby1ne6yrogEckwiGxaMjXDxBlIIKxnVGwc/XUz+KxRgKqdoT/479c/zWIjLkFc4Vg ==
3265
+ changeset-map@^1.7.0 :
3266
+ version "1.7.0 "
3267
+ resolved "https://registry.yarnpkg.com/changeset-map/-/changeset-map-1.7.0 .tgz#2f545c849f3f3ce8867c1fbfff8259d6b70bccc4 "
3268
+ integrity sha512-Rv284/eiEyARwbg3RjcftBmutexU9Iv07g7/VWjq6f/uHvYvW0DfYHaYeWrIuYkJYKZ0lW/wbGZsDuV6uP/sHg ==
3269
3269
dependencies:
3270
3270
"@turf/bbox" "^6.0.1"
3271
3271
"@turf/bbox-polygon" "^5.1.5"
You can’t perform that action at this time.
0 commit comments