Skip to content

Commit 48bbed9

Browse files
committed
git head on updated packages
1 parent f971cf3 commit 48bbed9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

packages/types/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
},
3030
"publishConfig": {
3131
"access": "public"
32-
}
32+
},
33+
"gitHead": "f971cf36603f8a9fa1b3854094b2fd735f65f595"
3334
}

packages/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"url": "git+https://github.com/mayashavin/cloudinary-api.git",
6666
"directory": "packages/url"
6767
},
68-
"gitHead": "dcef68eee9274fe77f860b2f7e7165fde41f8bb6"
68+
"gitHead": "f971cf36603f8a9fa1b3854094b2fd735f65f595"
6969
}

packages/utils/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
},
6262
"dependencies": {
6363
"lodash.snakecase": "^4.1.1"
64-
}
64+
},
65+
"gitHead": "f971cf36603f8a9fa1b3854094b2fd735f65f595"
6566
}

0 commit comments

Comments
 (0)