File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- node_modules /
1
+ node_modules /
2
+ .yarn
Original file line number Diff line number Diff line change 10
10
"license" : " ISC" ,
11
11
"dependencies" : {
12
12
"osm-adiff-parser" : " ^1.1.0" ,
13
- "real-changesets-parser" : " ^1.3.1 "
13
+ "real-changesets-parser" : " https://github.com/developmentseed/real-changesets-parser.git "
14
14
}
15
15
}
Original file line number Diff line number Diff line change @@ -83,10 +83,9 @@ ramda@^0.27.1:
83
83
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.2.tgz#84463226f7f36dc33592f6f4ed6374c48306c3f1"
84
84
integrity sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==
85
85
86
- real-changesets-parser@^1.3.1 :
86
+ " real-changesets-parser@https://github.com/developmentseed/real-changesets-parser.git " :
87
87
version "1.3.1"
88
- resolved "https://registry.yarnpkg.com/real-changesets-parser/-/real-changesets-parser-1.3.1.tgz#f8607ee4c2dfd74f1aa6b1160bc363ca23f646d6"
89
- integrity sha512-3u7L1rTOELKwVRgot+Vz2eNPwW60g8yDgyM/63XEIpiHTRnlnrm+k38XaQeg2E7O48UOsDPF26OxbMrZugwMjA==
88
+ resolved "https://github.com/developmentseed/real-changesets-parser.git#ac929ad8041cd3707fb6f989c0d217b1959fc528"
90
89
dependencies :
91
90
" @turf/bbox" " ^6.0.1"
92
91
" @turf/bbox-polygon" " ^6.0.1"
You can’t perform that action at this time.
0 commit comments