update dist to latest version
Showing
| ... | ... | @@ -12,7 +12,8 @@ |
| "webpack-cli": "^3.1.0" | ||
| }, | ||
| "dependencies": { | ||
| "intersection-observer": "^0.5.0" | ||
| "intersection-observer": "^0.5.0", | ||
| "uglifyjs-webpack-plugin": "^2.2.0" | ||
| }, | ||
| "scripts": { | ||
| "start": "webpack --watch & browser-sync start -s . -f .", | ||
| ... | ... |
typings/utils/debounce.d.ts
0 → 100644
Please
register
or
sign in
to comment