git ssb

16+

Dominic / patchbay



Commit 2f4db285e04d1dad11953ec9e794c774c85379e5

Add IntersectionObserver global

Christian Bundy committed on 8/21/2018, 5:10:40 PM
Parent: dd32d154a746759be85f94cd48899ef5603bd6eb

Files changed

package.jsonchanged
package.jsonView
@@ -18,8 +18,11 @@
1818 "require-style/transform",
1919 "es2040"
2020 ]
2121 },
22 + "standard": {
23 + "globals": [ "IntersectionObserver" ]
24 + },
2225 "repository": {
2326 "type": "git",
2427 "url": "git+https://github.com/ssbc/patchbay.git"
2528 },

Built with git-ssb-web