File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.11.0" ,
3- "version" : " 0.2.2-rc1 " ,
3+ "version" : " 0.2.2" ,
44 "npmClient" : " yarn" ,
55 "packages" : [
66 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " @sat-utils/api-lib" ,
3- "version" : " 0.2.2-rc1 " ,
3+ "version" : " 0.2.2" ,
44 "description" : " A library for creating a search API of public Satellites metadata using Elasticsearch" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @sat-utils/api" ,
3- "version" : " 0.2.2-rc1 " ,
3+ "version" : " 0.2.2" ,
44 "description" : " The api lambda function for sat-api" ,
55 "main" : " index.js" ,
66 "repository" : {
2626 },
2727 "homepage" : " https://github.com/sat-utils/sat-api#readme" ,
2828 "dependencies" : {
29- "@sat-utils/api-lib" : " ^0.2.2-rc1 "
29+ "@sat-utils/api-lib" : " ^0.2.2"
3030 },
3131 "devDependencies" : {
3232 "ava" : " ^0.25.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sat-utils/ingest" ,
3- "version" : " 0.2.2-rc1 " ,
3+ "version" : " 0.2.2" ,
44 "description" : " ingest lambda function of sat-api" ,
55 "main" : " index.js" ,
66 "bin" : {
2929 },
3030 "homepage" : " https://github.com/sat-utils/sat-api#readme" ,
3131 "dependencies" : {
32- "@sat-utils/api-lib" : " ^0.2.2-rc1 "
32+ "@sat-utils/api-lib" : " ^0.2.2"
3333 },
3434 "devDependencies" : {
3535 "ava" : " ^0.25.0" ,
You can’t perform that action at this time.
0 commit comments