Implement basic functionality
Showing
index.html
0 → 100644
| ... | @@ -11,5 +11,8 @@ | ... | @@ -11,5 +11,8 @@ |
| "babel-preset-stage-2": "^6.24.1", | "babel-preset-stage-2": "^6.24.1", | ||
| "webpack": "^4.16.3", | "webpack": "^4.16.3", | ||
| "webpack-cli": "^3.1.0" | "webpack-cli": "^3.1.0" | ||
| }, | |||
| "dependencies": { | |||
| "scrollmonitor": "^1.2.4" | |||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment