ngx, react & vue wrapper final touch

This commit is contained in:
Rene
2019-08-03 10:51:09 +02:00
parent 97ecf359c1
commit 15ca87dd7d
41 changed files with 716 additions and 473 deletions
@@ -2,6 +2,7 @@
"name": "example",
"version": "0.1.0",
"private": true,
"homepage": "/OverlayScrollbars/frameworks/react/",
"dependencies": {
"@types/jest": "24.0.15",
"@types/node": "12.6.8",
@@ -12,7 +13,7 @@
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1",
"typescript": "3.5.3"
"typescript": ">=3.2.1 <3.5.0"
},
"scripts": {
"start": "react-scripts start",