Skip to content

Commit

Permalink
yarn publish
Browse files Browse the repository at this point in the history
  • Loading branch information
santanaj committed Jul 3, 2022
1 parent ecb5c6b commit fea0d88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ ___
- ES6: `import showTimeAgo from 'showtimeago'`
- commonJS: `const showTimeAgo = require('showtimeago')`

_currently not available via cdn/yarn/pmnpm (coming soon)_

ex:
```
//vanilla javascript
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "showtimeago",
"version": "3.4.0",
"version": "3.3.10",
"description": "Show Time Ago is a utility that allows you to see how long ago a date was.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fea0d88

Please sign in to comment.