Skip to content

Commit 79b7c79

Browse files
authored
Merge pull request #14 from sashafirsov/develop
Develop
2 parents 68eb3a5 + 503a4c1 commit 79b7c79

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _HTML template/slot and DOM manipulation library_
44
_Collection API inherits the element API and Array._
55

66
[![git][github-image] GitHub](https://github.com/sashafirsov/css-chain)
7-
| Demo: [css-chain](https://unpkg.com/[email protected].7/dist/demo.html)
7+
| Demo: [css-chain](https://unpkg.com/[email protected].8/dist/demo.html)
88
| [tests project](https://github.com/sashafirsov/css-chain-test)
99

1010
[![NPM version][npm-image]][npm-url] [![coverage][coverage-image]][coverage-url]
@@ -213,10 +213,10 @@ ApiChain( [a,b] ).f1().f2() // would reuse API generated in previous call
213213
[github-image]: https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/mark-github.svg
214214
[npm-image]: https://img.shields.io/npm/v/css-chain.svg
215215
[npm-url]: https://npmjs.org/package/css-chain
216-
[coverage-image]: https://unpkg.com/[email protected].7/coverage/coverage.svg
217-
[coverage-url]: https://unpkg.com/[email protected].7/coverage/lcov-report/index.html
218-
[PokeApi-explorer-image]: https://unpkg.com/[email protected].7/src/PokeApi-Explorer.png
219-
[PokeApi-explorer-url]: https://unpkg.com/[email protected].7/dist/PokeApi-Explorer.html
216+
[coverage-image]: https://unpkg.com/[email protected].8/coverage/coverage.svg
217+
[coverage-url]: https://unpkg.com/[email protected].8/coverage/lcov-report/index.html
218+
[PokeApi-explorer-image]: https://unpkg.com/[email protected].8/src/PokeApi-Explorer.png
219+
[PokeApi-explorer-url]: https://unpkg.com/[email protected].8/dist/PokeApi-Explorer.html
220220
[css-chain-image]: ChainedCalls.png
221221
[css-chain-link]: https://github.com/sashafirsov/css-chain-test/blob/9edc6edac6bc6c22c078e2fd987b37a7721947ee/src/PokeApi-Explorer.js#L140
222222
[element-api-image]: ElementAPI.png

package-lock.json

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

0 commit comments

Comments
 (0)