Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/axios-1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz authored Nov 13, 2024
2 parents bb90bcc + 0a115b2 commit 245fe62
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2,336 deletions.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: node-modules

npmRegistryServer: "https://registry.npmjs.org"
npmRegistryServer: 'https://registry.npmjs.org'
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ While the world _can_ consume the modules, this is mostly to make life easier fo
| :--------------------------------- | :--------------------------------------------------------------------------- | :-------------------------------------------------------------------------- |
| `@transloadit/abbr` | `abbr('Lorem ipsum dolor sit amet', 10, ' .. '))` | `'Lor .. met'` |
| `@transloadit/analyze-step` | `analyzeStep({ robot: '/image/resize', width: '75', height: '75' }, ROBOTS)` | `'Resize images to 75×75'` |
| `@transloadit/enrich-tweet` | `await enrichTweet(TWEET)` | The text of the tweet, linked, short URLs expanded |
| `@transloadit/file-exists` | `await fileExists('foo.jpg')` | `true` |
| `@transloadit/format-duration-ms` | `formatDurationMs(10000000)` | `'2h46m40s'` |
| `@transloadit/post` | `$ post [subdir]` | Asks questions and creates a markdown post, by default in subdir `./_posts` |
Expand Down
661 changes: 0 additions & 661 deletions packages/enrich-tweet/LICENSE.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/enrich-tweet/README.md

This file was deleted.

33 changes: 0 additions & 33 deletions packages/enrich-tweet/package.json

This file was deleted.

118 changes: 0 additions & 118 deletions packages/enrich-tweet/src/enrichTweet.fixture-1082897509528281089.json

This file was deleted.

This file was deleted.

Loading

0 comments on commit 245fe62

Please sign in to comment.