Skip to content

Commit f0993c7

Browse files
author
Phillip Clark
committed
docs
1 parent 91dede7 commit f0993c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm install json-ptr
1818

1919
## Release Bundles
2020

21-
As of v3.0.0, we provide CJS, ESM, and UMD builds under the `dist/` folder, and appropriate references in our `package.json` file, so your code should just work. If you reference `json-ptr` on a CDN, try [UNPKG](https://unpkg.com/), which picks up our releases automatically.
21+
As of v3.0.0, we provide CJS, ESM, and UMD builds under the `dist/` folder when you install the package from NPM, we also have all appropriate references in our `package.json` file, so your code should just work. If you need a CDN reference to `json-ptr`, try [UNPKG](https://unpkg.com/), which picks up our releases automatically.
2222

2323
## Use
2424

0 commit comments

Comments
 (0)