summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-03 23:24:12 +0200
committeradamhrv <adam@ahprojects.com>2019-04-03 23:24:12 +0200
commit7d2043eb24cd171e809d83219e543ce9541ba821 (patch)
treec415aae6c682093b18052d622fd201e983e18fd1 /package.json
parent2db426422eedc4847618f972b02189f3d49fe03a (diff)
parent24e4f4af71f1e146f33688822ac3e4242339faa4 (diff)
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 75fbebb7..bbd3d763 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,7 @@
"react-router-dom": "^4.3.1",
"react-spin": "^0.6.2",
"react-tabulator": "^0.9.1",
+ "react-waypoint": "^9.0.1",
"redux": "^4.0.0",
"redux-thunk": "^2.3.0",
"snapsvg": "^0.5.1",
@@ -65,7 +66,8 @@
"three": "^0.100.0",
"three-orbitcontrols": "^2.99.1",
"three.meshline": "^1.1.0",
- "three.textsprite": "^18.10.24"
+ "three.textsprite": "^18.10.24",
+ "waypoints": "^4.0.1"
},
"devDependencies": {
"babel-cli": "^6.26.0",