File tree Expand file tree Collapse file tree 3 files changed +25
-6
lines changed Expand file tree Collapse file tree 3 files changed +25
-6
lines changed Original file line number Diff line number Diff line change 1+ docs
2+ example
3+ src
4+ .eslintignore
5+ .eslintrc
6+ .flowconfig
7+ .gitignore
8+ .prettierrc
9+ .readthedocs.yml
10+ .requirements.docs.txt
11+ .travis.yml
12+ mkdocs.yml
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.2] - 2020-12-11
4+
5+ ### Fixed
6+
7+ - switch to ` .npmignore `
8+
9+ ## [ 1.0.1] - 2020-12-11
10+
11+ ### Fixed
12+
13+ - changed package 'files' field
14+
315## [ 1.0.0] - 2020-12-11
416
517### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @ginkgo-bioworks/react-json-schema-form-builder" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " React JSON Schema Form Editor" ,
55 "author" : {
66 "name" : " Nathan Alam" ,
6868 "react-json-editor-ajrm" : " ^2.5.13" ,
6969 "react-scripts" : " ^3.4.1"
7070 },
71- "files" : [
72- " dist/**" ,
73- " README.md" ,
74- " LICENSE"
75- ],
7671 "dependencies" : {
7772 "classnames" : " ^2.2.6" ,
7873 "react-beautiful-dnd" : " ^13.0.0" ,
You can’t perform that action at this time.
0 commit comments