Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17020d8

Browse files
authored
Repo fixes - bump deps and refactor for standard lib coding style (#551)
* chore(): bump deps, @js-data/[email protected] chore(): add package-lock * chore(): bump all deps refactor(): changes for latest standard lib version * Revert "chore(): bump all deps" This reverts commit 0e89101. * chore(): fix all standard lib code standards and bump deps
1 parent 9852279 commit 17020d8

File tree

100 files changed

+19440
-1295
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+19440
-1295
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ doc/
3030
node_modules/
3131
typings
3232
yarn.lock
33-
package-lock.json

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Jeremy TRUFIER <[email protected]>
1919
Ken Børge Viktil <[email protected]>
2020
Kent C. Dodds <[email protected]>
2121
Kurt Van Delden <[email protected]>
22+
Luis Vargas <[email protected]>
2223
2324
Matt Lewis <[email protected]>
2425
Matt Lewis <[email protected]>

conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"templates": {
1515
"theme": "jsdata",
1616
"systemName": "js-data",
17-
"copyright": "js-data Copyright © 2014-2017 js-data project authors",
17+
"copyright": "js-data Copyright © 2014-2020 js-data project authors",
1818
"outputSourceFiles": true,
1919
"linenums": true,
2020
"logoFile": "https://raw.githubusercontent.com/js-data/js-data/master/js-data-64.png",
@@ -24,4 +24,4 @@
2424
"domain": "api.js-data.io"
2525
}
2626
}
27-
}
27+
}

dist/js-data.es2015.js

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js-data.es2015.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)