Skip to content

Commit e16ec2e

Browse files
author
Maya Shavin
committed
fix: remove socialCard
1 parent 92fb7d2 commit e16ec2e

File tree

4 files changed

+2
-117
lines changed

4 files changed

+2
-117
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "root",
2+
"name": "cloudinary-api",
33
"description": "Shorter and lighter APIs for Cloudinary",
44
"private": true,
55
"workspaces": [

packages/url/__tests__/socialcard.test.ts

Lines changed: 0 additions & 25 deletions
This file was deleted.

packages/url/lib/socialCard.ts

Lines changed: 0 additions & 90 deletions
This file was deleted.

packages/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-build-url",
3-
"version": "0.1.0-alpha.1",
3+
"version": "0.1.1",
44
"description": "Lighter Url generator for Cloudinary",
55
"author": "Maya Shavin <maya@cloudinary.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)