use directories for structure

This commit is contained in:
s2
2020-05-26 10:37:57 +02:00
parent 66580d4847
commit ae4aaf2668
1287 changed files with 92093 additions and 13113 deletions

28
node_modules/sortobject/HISTORY.md generated vendored Normal file
View File

@@ -0,0 +1,28 @@
# History
## v1.3.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.2.0 2019 January 1
- Added JSDoc documentation
- Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.1.1 2016 May 2
- Fixed `browser` field
## v1.1.0 2016 May 2
- Converted from CoffeeScript to JavaScript
- Updated base files
## v1.0.1 2016 January 27
- Fixed Firefox compatibility issue - Thanks to [Serge Havas](https://github.com/Sinewyk) for [pull request #2](https://github.com/bevry/sortobject/pull/2)
- Updated base files
## v1.0.0 2013 April 20
- Initial working version