-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,10 +18,10 @@ $ npm install react-jsonschema-form --save | |
As a script dependency served from a CDN: | ||
|
||
```html | ||
<script src="https://npmcdn.com/[email protected].0/dist/react-jsonschema-form-0.4.0.js"></script> | ||
<script src="https://npmcdn.com/[email protected].1/dist/react-jsonschema-form-0.4.1.js"></script> | ||
``` | ||
|
||
Source maps are available at [this url](https://npmcdn.com/[email protected].0/dist/react-jsonschema-form-0.4.0.js.map). | ||
Source maps are available at [this url](https://npmcdn.com/[email protected].1/dist/react-jsonschema-form-0.4.1.js.map). | ||
|
||
Note that the CDN version **does not** embed *react* nor *react-dom*. | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters